mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-25 02:27:50 +01:00
Twenty Twelve: RTL update for text widget layout, props DrewAPicture and georgestephanis. Fixes #22390.
git-svn-id: http://core.svn.wordpress.org/trunk@22575 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
8f17fa783a
commit
b2b6a310ce
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user