Fix CSS clashing on the Network Themes page.

props SergeyBiryukov.
see #26517 for trunk.

Built from https://develop.svn.wordpress.org/trunk@26919


git-svn-id: http://core.svn.wordpress.org/trunk@26800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2014-01-08 21:22:09 +00:00
parent f5213d39d0
commit 5baeb300a0
4 changed files with 4 additions and 4 deletions

View File

@ -6316,7 +6316,7 @@ span.imgedit-scale-warn {
margin-right: 20px;
}
.themes-php .theme-count {
.themes-php .wrap .theme-count {
color: #fff;
border-radius: 30px;
background: #777;

File diff suppressed because one or more lines are too long

View File

@ -6316,7 +6316,7 @@ span.imgedit-scale-warn {
margin-left: 20px;
}
.themes-php .theme-count {
.themes-php .wrap .theme-count {
color: #fff;
border-radius: 30px;
background: #777;

File diff suppressed because one or more lines are too long