From 175fe062daa7c8642e1fe54d3687cf081578a5ba Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sun, 19 Jan 2014 17:48:14 +0100 Subject: [PATCH] quick fix for css vertical spacing --- web/room.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/room.css b/web/room.css index 31998ce..73cb799 100644 --- a/web/room.css +++ b/web/room.css @@ -86,7 +86,7 @@ div.tables { div.bottom { position: relative; - top: -20px; + top: -13px; align: center: text-align: center; padding:2px; -- 2.17.1