Remove invalid min-width property.
props jorbin. fixes #26563 for trunk. Built from https://develop.svn.wordpress.org/trunk@26886 git-svn-id: http://core.svn.wordpress.org/trunk@26769 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
db094e0f30
commit
1540000b92
|
@ -212,7 +212,6 @@ ul#adminmenu {
|
||||||
|
|
||||||
.theme-browser .theme .theme-screenshot {
|
.theme-browser .theme .theme-screenshot {
|
||||||
height: 180px;
|
height: 180px;
|
||||||
min-width:
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-browser .theme .theme-actions {
|
.theme-browser .theme .theme-actions {
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -212,7 +212,6 @@ ul#adminmenu {
|
||||||
|
|
||||||
.theme-browser .theme .theme-screenshot {
|
.theme-browser .theme .theme-screenshot {
|
||||||
height: 180px;
|
height: 180px;
|
||||||
min-width:
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-browser .theme .theme-actions {
|
.theme-browser .theme .theme-actions {
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue