height of tables increased
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 19 Jan 2014 11:37:55 +0000 (12:37 +0100)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 19 Jan 2014 11:37:55 +0000 (12:37 +0100)
web/room.css

index f386878..249a601 100644 (file)
@@ -190,7 +190,7 @@ table.room_tab {
 
 table.room_tab td {
     width: 25%;
-    height: 110px;
+    height: 120px;
     vertical-align: top;
     border: 1px solid gray;
  }