aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-01-13 11:24:34 +0100
committerMario Vavti <mario@mariovavti.com>2017-01-13 11:24:34 +0100
commit2ace4c57d0a1b5d0030139c28d7d72e071d8b4d8 (patch)
tree4125b279362595f82758f3f6c82d4ebf7aa57477 /view/theme/redbasic/css
parent8ef84e2aa74bdc280b6a450a553d71ba492a01cc (diff)
downloadvolse-hubzilla-2ace4c57d0a1b5d0030139c28d7d72e071d8b4d8.tar.gz
volse-hubzilla-2ace4c57d0a1b5d0030139c28d7d72e071d8b4d8.tar.bz2
volse-hubzilla-2ace4c57d0a1b5d0030139c28d7d72e071d8b4d8.zip
prevent double scrollbar when we have a modal larger than the viewport
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index c6f075479..2c1276430 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -9,7 +9,6 @@
/* generals */
html {
font-size: 100%;
- overflow-x: hidden;
}
body {