diff options
Diffstat (limited to 'www/ajax/style.css')
-rw-r--r-- | www/ajax/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ajax/style.css b/www/ajax/style.css index fd9ea46..4b9d5b0 100644 --- a/www/ajax/style.css +++ b/www/ajax/style.css @@ -54,10 +54,9 @@ body #headers { overflow: auto; - height: 100%; } -/* A group button at the top */ +/* A link at the left */ .header { line-height: 14pt; @@ -92,6 +91,7 @@ body.in-frame img.graph { margin: 7px; + vertical-align: top; } #zoom |