From 42fe80f6f6e6d31736eb2a76420ce4c2015b39c6 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sun, 19 Jan 2014 12:37:55 +0100 Subject: [PATCH] height of tables increased --- web/room.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/room.css b/web/room.css index f386878..249a601 100644 --- a/web/room.css +++ b/web/room.css @@ -190,7 +190,7 @@ table.room_tab { table.room_tab td { width: 25%; - height: 110px; + height: 120px; vertical-align: top; border: 1px solid gray; } -- 2.17.1