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

This commit is contained in:
Mario Vavti
2017-01-13 11:24:34 +01:00
parent 8ef84e2aa7
commit 2ace4c57d0
2 changed files with 2 additions and 1 deletions

View File

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