quick fix for css vertical spacing
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 19 Jan 2014 16:48:14 +0000 (17:48 +0100)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 19 Jan 2014 16:48:14 +0000 (17:48 +0100)
web/room.css

index 31998ce..73cb799 100644 (file)
@@ -86,7 +86,7 @@ div.tables {
 
 div.bottom {
     position: relative;
-    top: -20px;
+    top: -13px;
     align: center:
     text-align: center;
     padding:2px;