RTL fixes from Sewar. #3217

git-svn-id: https://develop.svn.wordpress.org/trunk@4420 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2006-10-25 21:32:20 +00:00
parent f3f5188f24
commit fffebc338b
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;
}