]> git.parisson.com Git - teleforma.git/commitdiff
auto nav height
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 9 Sep 2013 11:14:15 +0000 (13:14 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 9 Sep 2013 11:14:15 +0000 (13:14 +0200)
teleforma/static/teleforma/css/teleforma.css

index 74cd42c4842a295ea96bb1c30f86e18667dd5f5d..5608a382d62f87cb3678a57ed06665a56e441bbd 100644 (file)
@@ -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;