evert "prevent double scrollbar when we have a modal larger than the viewport"

This reverts commit 2ace4c57d0.
This commit is contained in:
Mario Vavti
2017-01-13 12:53:45 +01:00
parent 2ace4c57d0
commit c8678ba5a9
2 changed files with 1 additions and 2 deletions

View File

@@ -9,6 +9,7 @@
/* generals */
html {
font-size: 100%;
overflow-x: hidden;
}
body {