summaryrefslogtreecommitdiffstats
path: root/style/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'style/default.css')
-rw-r--r--style/default.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style/default.css b/style/default.css
index 9e430b73..9c0c367a 100644
--- a/style/default.css
+++ b/style/default.css
@@ -1,3 +1,7 @@
+html {
+ overflow-y: scroll;
+}
+
body {
padding-top: 70px;
padding-bottom: 10px;