summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2013-09-24 14:45:27 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2013-09-24 14:45:27 +0200
commitd211761de67277fc18392f39662ac450dcbcba68 (patch)
tree70764bb690b0454698ed9d4dabf271e03285ac86 /static
parentf115fda61324a6525eae27164d02d0a215d68b5d (diff)
downloadkosten-d211761de67277fc18392f39662ac450dcbcba68.tar.gz
kosten-d211761de67277fc18392f39662ac450dcbcba68.tar.bz2
kosten-d211761de67277fc18392f39662ac450dcbcba68.zip
More margin at the bottom for expense listing
Diffstat (limited to 'static')
-rw-r--r--static/css/style.css2
1 files changed, 1 insertions, 1 deletions
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;
}