Style updates to plugins, export, and sidemenu from mt. fixes #6019

git-svn-id: https://develop.svn.wordpress.org/trunk@7066 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-02-27 19:18:21 +00:00
parent b76a914593
commit 87b8a192c8
4 changed files with 67 additions and 57 deletions

View File

@@ -65,8 +65,8 @@ textarea, input, select {
.widefat td, .widefat th {
border-bottom: 1px solid #ccc;
font-size: 10px;
padding: 10px 6px 20px 6px;
font-size: 12px;
padding: 10px 10px 20px;
vertical-align: text-top;
}
@@ -87,7 +87,7 @@ textarea, input, select {
.wrap {
margin: 0;
margin-left: 15px;
margin-right: 25px;
margin-right: 15px;
padding: 0;
}