mirror of
git://develop.git.wordpress.org/
synced 2025-01-29 18:48:18 +01:00
Fix RTL alignment for delete button. Props RanYanivHartstein. fixes #6617 for 2.5
git-svn-id: https://develop.svn.wordpress.org/branches/2.5@7608 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
5b4f094cc4
commit
c1bb0d4995
@ -114,6 +114,12 @@ p#post-search
|
||||
float:right!important
|
||||
}
|
||||
|
||||
.tablenav .delete
|
||||
{
|
||||
margin-left: 40px;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
ul.view-switch
|
||||
{
|
||||
float:left;
|
||||
|
Loading…
x
Reference in New Issue
Block a user