Просмотр исходного кода

Blockbase: Remove wpcom specific code (#4540)

Ben Dwyer 3 лет назад
Родитель
Сommit
e102fd0204
1 измененных файлов с 0 добавлено и 11 удалено
  1. 0 11
      blockbase/inc/wpcom-style.css

+ 0 - 11
blockbase/inc/wpcom-style.css

@@ -2,17 +2,6 @@
  * WP.com stylesheet for Blockbase
  * WP.com stylesheet for Blockbase
  */
  */
 
 
-/* Hide the stats smiley */
-img#wpstats {
-	position: absolute !important;
-	clip: rect(0, 0, 0, 0);
-	padding: 0 !important;
-	border: 0 !important;
-	height: 0 !important;
-	width: 0 !important;
-	overflow: hidden;
-}
-
 /* NOTE: This is a wp.com-specific fix so that the comment form presented there (highlander) is NOT displayed as a GRID. */
 /* NOTE: This is a wp.com-specific fix so that the comment form presented there (highlander) is NOT displayed as a GRID. */
 body.highlander-enabled .wp-block-post-comments form {
 body.highlander-enabled .wp-block-post-comments form {
 	display: revert;
 	display: revert;