Forced scroll bar - nicer hack

This commit is contained in:
Julian Kirsch 2014-11-19 00:13:30 +01:00
parent 6e785435ff
commit ecf23ae7bc

View File

@ -6,5 +6,5 @@
margin-right: 15px;
}
html {
height: 102%;
overflow-y: scroll;
}