From a53abb8ac335f3cd9ff3109e8141c1c8e5546ba9 Mon Sep 17 00:00:00 2001 From: lancewillett Date: Sun, 5 Aug 2012 22:56:50 +0000 Subject: [PATCH] Twenty Twelve, apply RSS styles from r21436 to RTL stylesheet, props SergeyBiryukov. Fixes #21476. git-svn-id: http://core.svn.wordpress.org/trunk@21442 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- rtl.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rtl.css b/rtl.css index eab0bd4be..283f3e267 100644 --- a/rtl.css +++ b/rtl.css @@ -173,7 +173,8 @@ label ~ span.required { margin-right: 0.857142857rem; margin-left: auto; } -.widget_recent_entries .post-date { +.widget_recent_entries .post-date, +.widget_rss .rss-date { margin-right: 12px; margin-right: 0.857142857rem; margin-left: auto;