Add RTL css for #tagdiv. Props Sewar. fixes #4140
git-svn-id: http://svn.automattic.com/wordpress/trunk@5264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
e6a85a0fc8
commit
cb5e9836c1
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
#wphead h1 { font-size: 2.4em; }
|
#wphead h1 { font-size: 2.4em; }
|
||||||
|
|
||||||
#postdiv , #titlediv, #guiddiv { margin: 0 0 0 8px; }
|
#postdiv, #titlediv, #guiddiv, #tagdiv { margin: 0 0 0 8px; }
|
||||||
|
|
||||||
#ed_toolbar input { margin: 3px 0 2px 2px; }
|
#ed_toolbar input { margin: 3px 0 2px 2px; }
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue