Combine some CSS definitions. props DH-Shredder, see #18314.

git-svn-id: https://develop.svn.wordpress.org/trunk@18759 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2011-09-23 18:52:51 +00:00
parent 85c211d2fe
commit d76e4bea9e
3 changed files with 2 additions and 7 deletions

View File

@@ -1160,7 +1160,6 @@ form.upgrade .hint {
transition-duration: 0.6s;
}
#wp_mce_fullscreen {
width: 100%;
min-height: 300px;
@@ -1212,9 +1211,6 @@ form.upgrade .hint {
#wp-fullscreen-save {
float: right;
}
#wp-fullscreen-save {
padding: 2px 2px 0 5px;
}
@@ -1872,7 +1868,6 @@ body.no-js #adminmenu li.wp-has-current-submenu .wp-submenu {
min-width: 0.7em;
padding: 0 6px;
display: inline-block;
cursor: pointer;
-webkit-border-radius: 5px;
border-radius: 5px;
}