From c9e4ab447c06cbcc929f9c77bdd63a7bd10ba71b Mon Sep 17 00:00:00 2001 From: Nico von Geyso Date: Sat, 29 Sep 2012 02:21:24 +0200 Subject: some css fixes --- static/layout.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/static/layout.css b/static/layout.css index 73ab779..dc287bc 100644 --- a/static/layout.css +++ b/static/layout.css @@ -148,7 +148,7 @@ form ul.errors { } .service { - padding-top: 10px; + padding-top: 15px; margin-left: 30px; clear: both; } @@ -159,10 +159,14 @@ form ul.errors { width: 33%; } +.service ul { + margin: 0px; +} + .service ul li{ float: left; list-style: none; - margin: 0; + margin: 0px; width: 33%; } -- cgit v1.2.3-1-g7c22