From: Matteo Nastasi (mop) Date: Sun, 19 Jan 2014 11:37:55 +0000 (+0100) Subject: height of tables increased X-Git-Tag: v4.12.2~3 X-Git-Url: http://mop.ddnsfree.com/gitweb/?p=brisk.git;a=commitdiff_plain;h=42fe80f6f6e6d31736eb2a76420ce4c2015b39c6 height of tables increased --- 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; }