mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 11:44:33 +00:00
RTL fixes for new position of QuickPress ajax spinner, also version bumps, see #10680
git-svn-id: https://develop.svn.wordpress.org/trunk@13090 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -299,12 +299,13 @@ div.postbox div.inside {
|
||||
}
|
||||
|
||||
#dashboard-widgets #dashboard_quick_press form p.submit #publish {
|
||||
float: none;
|
||||
float: right;
|
||||
}
|
||||
|
||||
#dashboard-widgets #dashboard_quick_press form p.submit img.waiting {
|
||||
vertical-align: middle;
|
||||
visibility: hidden;
|
||||
margin: 4px 6px 0 0;
|
||||
}
|
||||
|
||||
/* Recent Drafts */
|
||||
|
||||
Reference in New Issue
Block a user