mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 05:04:31 +00:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user