Bugfix - titles on two lines make the header two high (mYk)
authorweb <web@839d8a87-29fc-0310-9880-83ba4fa771e5>
Tue, 30 Jan 2007 15:54:45 +0000 (15:54 +0000)
committerweb <web@839d8a87-29fc-0310-9880-83ba4fa771e5>
Tue, 30 Jan 2007 15:54:45 +0000 (15:54 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/branches/platal-0.9.13@1437 839d8a87-29fc-0310-9880-83ba4fa771e5

htdocs/css/nl.css

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