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:
parent
f5213d39d0
commit
5baeb300a0
|
@ -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
|
@ -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
Loading…
Reference in New Issue