RTL fixes from mani_monaj. see #6296

git-svn-id: http://svn.automattic.com/wordpress/trunk@7552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2008-03-27 20:33:56 +00:00
parent 6d81b777d7
commit 5a3c15d7bd
2 changed files with 31 additions and 4 deletions
+6
View File
@@ -6,6 +6,11 @@ body, td {
.wrap {
text-align: right;
}
.wrap h2 {
margin: 5px 0 0 4px;
}
#footer {
padding-left:50px;
}
@@ -34,6 +39,7 @@ p#widget-search, p#post-search {
.widefat th {
padding-bottom: 8px;
}
/* template editor */
#template textarea {
float:left;