mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-13 17:14:26 +00:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user