From: Samantha Doherty Date: Fri, 8 Apr 2011 15:05:19 +0000 (-0400) Subject: Change feeds in sidebar to a vertical list. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=43f341b68f0ce5b27b04fdc07344c9e8b12cc571;p=quix0rs-gnu-social.git Change feeds in sidebar to a vertical list. --- diff --git a/theme/rebase/css/display.css b/theme/rebase/css/display.css index 45553e973a..43f477cd1e 100644 --- a/theme/rebase/css/display.css +++ b/theme/rebase/css/display.css @@ -717,15 +717,10 @@ display:none; #export_data li { list-style-type:none; - display: inline; - line-height: 2; + line-height: 2.5; } #export_data li a { - padding-left: 20px; - margin-right: 10px; -} -#export_data li a.foaf { padding-left: 30px; }