Themes: Remove some unused invalid CSS. See #25948

git-svn-id: https://develop.svn.wordpress.org/trunk@26320 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dion Hulse 2013-11-22 06:39:38 +00:00
parent 517e4681b1
commit 347febe7f7

View File

@ -754,9 +754,6 @@ body.theme-overlay-open {
.theme:nth-child(4n) {
margin-right: 0;
}
.theme.add-new:after {
font-size: 23vw;
}
.theme-overlay .theme-wrap,
.theme-overlay .theme-actions {
right: 15%;
@ -774,9 +771,6 @@ body.theme-overlay-open {
.theme:nth-child(odd) {
margin-right: 5%;
}
.theme.add-new:after {
font-size: 23vw;
}
}
/* Mini-sidebar in MP6 */
@media ( max-width: 900px ) {
@ -829,9 +823,6 @@ body.theme-overlay-open {
.theme:nth-child(3n) {
margin-right: 0;
}
.theme.add-new:after {
font-size: 53vw;
}
.theme-overlay .theme-update,
.theme-overlay .theme-description {
margin-left: 0;