From e1902354b5d97cb2cbb36a3c6a00090d60dac753 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Thu, 5 Aug 2010 10:19:08 +0200 Subject: form ui cleanup + remove links with names --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 78af32d..b857c03 100644 --- a/templates/base.html +++ b/templates/base.html @@ -77,7 +77,7 @@ #content{ } #main{ font: 100% "Trebuchet MS", sans-serif; width:95%; } .code{font: 110% "Courier", fixed} - .infopanel { padding-left: 10px; } + .infopanel { padding-left: 10px; padding-bottom: 10px;} .infopanel label { display:block; } div .hidden {visibility:hidden;} div .ms2side__div {width: 300%;} -- cgit v1.1