summaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2013-09-24 14:43:04 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2013-09-24 14:43:04 +0200
commitf115fda61324a6525eae27164d02d0a215d68b5d (patch)
treedd92e99078723564509b870af4738543928454b5 /static/css
parentc6f4dd24adee00828f0b54cf99fb3c51302c0c9c (diff)
downloadkosten-f115fda61324a6525eae27164d02d0a215d68b5d.tar.gz
kosten-f115fda61324a6525eae27164d02d0a215d68b5d.tar.bz2
kosten-f115fda61324a6525eae27164d02d0a215d68b5d.zip
Better pie formatting
Diffstat (limited to 'static/css')
-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 99a5e06..4f3c435 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -115,7 +115,7 @@ ul.arrow {
.pie {
display: inline-block;
width: 410px;
- height: 250px;
+ height: 150px;
}
div.month_exp {