Seedlet: Remove wpstats image code (#4546)

* Seedlet: Remove wpstats image code

* bump version numbers
This commit is contained in:
Ben Dwyer 2021-09-09 09:36:19 +01:00 committed by GitHub
parent bbdb749002
commit 6d6c394f83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 4 additions and 38 deletions

View file

@ -9,4 +9,3 @@
@import "pagination/style";
@import "comments/style";
@import "widgets/style";
@import "utilities/style";

View file

@ -1,11 +0,0 @@
/* Utilities */
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;
}

View file

@ -7,7 +7,7 @@ Description: Seedlet is a free WordPress theme. A two-column layout and classica
Requires at least: 5.5
Tested up to: 5.5
Requires PHP: 5.6.2
Version: 1.1.15-wpcom
Version: 1.1.16-wpcom
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: seedlet

View file

@ -1,6 +1,6 @@
{
"name": "seedlet",
"version": "1.1.15-wpcom",
"version": "1.1.16-wpcom",
"description": "Seedlet",
"bugs": {
"url": "https://github.com/Automattic/seedlet/issues"

View file

@ -8,7 +8,7 @@ Description: Seedlet is a free WordPress theme. A two-column layout and classica
Requires at least: 5.5
Tested up to: 5.5
Requires PHP: 5.6.2
Version: 1.1.15-wpcom
Version: 1.1.16-wpcom
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: seedlet
@ -3823,17 +3823,6 @@ nav a {
width: 100%;
}
/* Utilities */
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;
}
/**
* Site Pages
* - Page specific styles

View file

@ -8,7 +8,7 @@ Description: Seedlet is a free WordPress theme. A two-column layout and classica
Requires at least: 5.5
Tested up to: 5.5
Requires PHP: 5.6.2
Version: 1.1.15-wpcom
Version: 1.1.16-wpcom
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: seedlet
@ -3844,17 +3844,6 @@ nav a {
width: 100%;
}
/* Utilities */
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;
}
/**
* Site Pages
* - Page specific styles