Admin RTL CSS updates. Props yoavf. fixes #10923
git-svn-id: http://svn.automattic.com/wordpress/trunk@12004 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
16475c9588
commit
67288a2db1
File diff suppressed because one or more lines are too long
|
@ -542,6 +542,11 @@ ol {
|
|||
margin-right:2em;
|
||||
}
|
||||
|
||||
.postbox-container {
|
||||
float: right;
|
||||
padding-left: 0.5%;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
/* TinyMCE
|
||||
=================================== */
|
||||
|
|
Loading…
Reference in New Issue