summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_sass/style.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/_sass/style.scss b/_sass/style.scss
index bfec0f0..31c7915 100644
--- a/_sass/style.scss
+++ b/_sass/style.scss
@@ -109,6 +109,8 @@ header {
float:left;
position:fixed;
-webkit-font-smoothing:subpixel-antialiased;
+ overflow-y: scroll;
+ max-height: 100%;
}
header .downloads {