From: Guillaume Pellerin Date: Mon, 9 Sep 2013 11:14:15 +0000 (+0200) Subject: auto nav height X-Git-Tag: 1.1~526^2~1^2 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=ba3dd00b14bd1f4f8b5a764749bf622c47ea17e5;p=teleforma.git auto nav height --- diff --git a/teleforma/static/teleforma/css/teleforma.css b/teleforma/static/teleforma/css/teleforma.css index 74cd42c4..5608a382 100644 --- a/teleforma/static/teleforma/css/teleforma.css +++ b/teleforma/static/teleforma/css/teleforma.css @@ -560,7 +560,7 @@ color:#FFF; /* display block will make the link fill the whole area of LI */ #nav ul a { display:block; - height:22px; + height: auto; padding: 0.8em 0.5em 0.5em 0.5em; /* font-size: 0.9em; */ text-align:left;