mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 03:34:33 +00:00
Fix flash upload button, right sidebar on write pages in IE6
git-svn-id: https://develop.svn.wordpress.org/trunk@10865 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1411,7 +1411,6 @@ table.form-table td .updated {
|
||||
}
|
||||
|
||||
#post-status-info {
|
||||
font-size: 12px;
|
||||
line-height: 2;
|
||||
border-width: 0 1px 1px;
|
||||
border-style: none solid solid;
|
||||
@@ -1425,6 +1424,10 @@ table.form-table td .updated {
|
||||
border-bottom-right-radius: 6px;
|
||||
}
|
||||
|
||||
#post-status-info td {
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.autosave-info {
|
||||
padding: 2px 15px 2px 2px;
|
||||
text-align: right;
|
||||
@@ -1444,7 +1447,7 @@ table.form-table td .updated {
|
||||
margin: 0 2px;
|
||||
position: relative;
|
||||
right: 0;
|
||||
top: 31px;
|
||||
top: 29px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user