mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
CSS regression fix from Viper007Bond. fixes #3436
git-svn-id: https://develop.svn.wordpress.org/trunk@4609 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -499,7 +499,6 @@ input.disabled, textarea.disabled {
|
||||
border-bottom: none;
|
||||
margin: 0;
|
||||
padding: 3px 2em 0 3em;
|
||||
height: 25px;
|
||||
}
|
||||
|
||||
#minisub {
|
||||
@@ -527,6 +526,7 @@ input.disabled, textarea.disabled {
|
||||
|
||||
#submenu li {
|
||||
line-height: 180%;
|
||||
height: 25px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user