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 '')
-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;
}
ss='deletions'>-2/+12 2020-05-03Update support for IMAPRené 'Necoro' Neumann5-17/+205 2020-05-03Option "reupload-if-updated"René 'Necoro' Neumann2-0/+4 2020-05-03Fix typoRené 'Necoro' Neumann1-2/+2 2020-05-02Use uuid library directly and encode to base64.René 'Necoro' Neumann6-10/+16 2020-05-02RestructureRené 'Necoro' Neumann8-95/+111 2020-05-02WIP: Message-IdsRené 'Necoro' Neumann8-5/+40 2020-05-02Typo and mention config example in READMERené 'Necoro' Neumann2-1/+3