diff options
author | Stef Walter <stef@memberwebs.com> | 2006-01-21 01:48:13 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2006-01-21 01:48:13 +0000 |
commit | 923447867e44268299ded6c3494baec1d4b4d39f (patch) | |
tree | c18ad7096625ec109bd5ad377523821b1e0f1ee4 /html/style.css | |
parent | 6faca697f9b2c0f09e6a233fb853363c16501395 (diff) |
Some cleanup for the timespan selector.
Diffstat (limited to 'html/style.css')
-rw-r--r-- | html/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/style.css b/html/style.css index bf65862..7ff1ed7 100644 --- a/html/style.css +++ b/html/style.css @@ -107,7 +107,7 @@ img.graph position: absolute; left: 50px; top: 50px; - height: 160px; + height: 120px; display: none; } |