mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 07:40:07 +00:00
UI touches for the single media button. see #17578.
git-svn-id: https://develop.svn.wordpress.org/trunk@18890 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -696,12 +696,6 @@ th.sorted a span {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.postarea #add-media-button {
|
||||
float: left;
|
||||
right: auto;
|
||||
left: 10px;
|
||||
}
|
||||
|
||||
#edButtonPreview,
|
||||
#edButtonHTML {
|
||||
margin: 5px 0 0 5px;
|
||||
@@ -713,10 +707,6 @@ th.sorted a span {
|
||||
margin-left: 15px;
|
||||
}
|
||||
|
||||
.wp-media-buttons a {
|
||||
padding: 0 10px 5px 0;
|
||||
}
|
||||
|
||||
.submitbox .submit {
|
||||
text-align: right;
|
||||
}
|
||||
@@ -1566,8 +1556,9 @@ ol.ol-decimal {
|
||||
}
|
||||
#dashboard_quick_press #media-buttons {
|
||||
margin: 0 5em .5em 0;
|
||||
padding: 0 10px 0 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#dashboard-widgets #dashboard_quick_press form p.submit {
|
||||
margin-left: 0;
|
||||
margin-right: 4.6em;
|
||||
|
||||
Reference in New Issue
Block a user