From 344ada5439171a8c0597268d51e9cd57d27fb93e Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sun, 20 Jan 2013 00:56:13 +0100 Subject: Styling: Remove list items zero margins from sidebar. --- local.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/local.css b/local.css index 28a4dd89..0f12c7c2 100644 --- a/local.css +++ b/local.css @@ -221,8 +221,6 @@ DIV.sidebar { DIV#sidebar ul, DIV.sidebar ul { padding-left: 0.5em; - margin-bottom:0; - margin-top:0; } DIV#sidebar ul li, @@ -235,7 +233,6 @@ DIV#sidebar ul li, DIV.sidebar ul li, DIV#sidebar ul li p, DIV.sidebar ul li p { - margin-bottom: 0; line-height: 1em; } -- cgit v1.2.3