From ec2e2741e58ecaa993a493732c511d694c245162 Mon Sep 17 00:00:00 2001 From: lancewillett Date: Sun, 5 Aug 2012 23:48:13 +0000 Subject: [PATCH] Twenty Twelve: widget style fikes, align the ".timesince" class in the Twitter widget to the right like Twenty Eleven does. Props chellycat, see #21477. git-svn-id: http://core.svn.wordpress.org/trunk@21447 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- style.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/style.css b/style.css index 8a9115071..238a20280 100644 --- a/style.css +++ b/style.css @@ -1322,6 +1322,13 @@ label ~ span.required { font-size: 0.928571429rem; line-height: 1.846153846; } +.widget_twitter li { + list-style-type: none; +} +.widget_twitter .timesince { + display: block; + text-align: right; +} /* =Plugins