Update the 'group NL' CSS to handle logos up to 100px.
authorRaphaël Barrois <raphael.barrois@polytechnique.org>
Mon, 9 May 2011 20:07:44 +0000 (22:07 +0200)
committerRaphaël Barrois <raphael.barrois@polytechnique.org>
Mon, 9 May 2011 20:07:48 +0000 (22:07 +0200)
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
htdocs/css/nl.default.css

index 55470a4..d2ed4fa 100644 (file)
@@ -48,7 +48,7 @@ div.nl a[href]:hover {
 
 div.nl div.title {
     margin : 0 0 3ex;
-    padding : 4.5ex 1ex 1ex 15ex;
+    padding : 4.5ex 1ex 3ex 15ex;
     font-size : 130%;
     font-weight : bold;
     text-align : right;