mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Twenty Twelve: RTL update for text widget layout, props DrewAPicture and georgestephanis. Fixes #22390.
git-svn-id: https://develop.svn.wordpress.org/trunk@22575 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -159,6 +159,11 @@ label ~ span.required {
|
||||
margin-right: 0.857142857rem;
|
||||
margin-left: auto;
|
||||
}
|
||||
.widget-area .textwidget li {
|
||||
margin-left: auto;
|
||||
margin-right: 36px;
|
||||
margin-right: 2.571428571rem;
|
||||
}
|
||||
.widget_recent_entries .post-date,
|
||||
.widget_rss .rss-date {
|
||||
margin-right: 12px;
|
||||
|
||||
Reference in New Issue
Block a user