mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-07 01:39:04 +00:00
CSS rule fixes from Nao and ionfish. fixes #5993
git-svn-id: https://develop.svn.wordpress.org/trunk@7020 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -173,7 +173,7 @@ select {
|
||||
background: #fff;
|
||||
border: 1px solid #ddd;
|
||||
font: 12px/14px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
|
||||
padding: none;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.submit a {
|
||||
@@ -998,7 +998,7 @@ html, body {
|
||||
}
|
||||
|
||||
#poststuff fieldset {
|
||||
border: 1px solid #ccc;pa
|
||||
border: 1px solid #ccc;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user