Ticket #22390: 22390.diff
| File 22390.diff, 480 bytes (added by DrewAPicture, 6 months ago) |
|---|
| Line | |
|---|---|
| 1 | Index: wp-content/themes/twentytwelve/rtl.css |
| 2 | =================================================================== |
| 3 | --- wp-content/themes/twentytwelve/rtl.css (revision 22448) |
| 4 | +++ wp-content/themes/twentytwelve/rtl.css (working copy) |
| 5 | @@ -159,6 +159,10 @@ |
| 6 | margin-right: 0.857142857rem; |
| 7 | margin-left: auto; |
| 8 | } |
| 9 | +.widget-area .textwidget li { |
| 10 | + margin-right: 36px; |
| 11 | + margin-right: 2.571428571rem; |
| 12 | +} |
| 13 | .widget_recent_entries .post-date, |
| 14 | .widget_rss .rss-date { |
| 15 | margin-right: 12px; |
