mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
RTL fixes from mani_monaj. see #6296
git-svn-id: https://develop.svn.wordpress.org/trunk@7552 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user