From d211761de67277fc18392f39662ac450dcbcba68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Tue, 24 Sep 2013 14:45:27 +0200 Subject: More margin at the bottom for expense listing --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/css/style.css b/static/css/style.css index 4f3c435..4a24733 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -122,7 +122,7 @@ div.month_exp { display: inline-block; width: 280px; vertical-align: top; - margin-bottom: 10px; + margin-bottom: 30px; margin-right: 10px; } -- cgit v1.2.3