aboutsummaryrefslogtreecommitdiffstats
path: root/style/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style/style.css')
-rw-r--r--style/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style/style.css b/style/style.css
index 4ebfcc7..0002a69 100644
--- a/style/style.css
+++ b/style/style.css
@@ -68,7 +68,7 @@ h1, #header {
margin-right: 10px;
padding: 10px;
float: left;
- overflow-y: auto;
+ overflow: auto;
background-color: #1a1a1a;
color: #fff;
}