RTL fixes from Sewar. #3217

git-svn-id: http://svn.automattic.com/wordpress/trunk@4420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2006-10-25 21:32:20 +00:00
parent 3795560bc6
commit 3df0420a56
3 changed files with 36 additions and 19 deletions

View File

@@ -531,12 +531,7 @@ input.disabled, textarea.disabled {
border: none;
}
#titlediv, #guiddiv {
margin: 0 8px 0 0;
padding: 0px;
}
#postdiv {
#postdiv, #titlediv, #guiddiv {
margin: 0 8px 0 0;
padding: 0px;
}