Add RTL css for #tagdiv. Props Sewar. fixes #4140

git-svn-id: https://develop.svn.wordpress.org/trunk@5264 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
rob1n 2007-04-13 03:29:43 +00:00
parent 2dc60169a7
commit 1357a729bb
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
#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; }