Missing RTL for [21944]. props helenyhou. fixes #22707.

git-svn-id: https://develop.svn.wordpress.org/trunk@23014 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2012-12-04 05:06:24 +00:00
parent fbb3a42707
commit 9e665f5355
1 changed files with 7 additions and 1 deletions

View File

@ -734,6 +734,12 @@ th.sorted a span {
padding: 2px 0 0 8px;
}
.tablenav .actions select {
float: right;
margin-right: 0;
margin-left: 6px;
}
.tablenav .delete {
margin-right: 0;
margin-left: 20px;
@ -1999,7 +2005,7 @@ a.rsswidget,
}
#dashboard-widgets #dashboard_quick_press form p.submit #save-post {
margin: 0 0 0 1em;
margin: 0 1px 0 0.7em;
}
#dashboard-widgets #dashboard_quick_press form p.submit #publish {