summaryrefslogtreecommitdiff
path: root/talermerchantdemos/static
diff options
context:
space:
mode:
Diffstat (limited to 'talermerchantdemos/static')
-rw-r--r--talermerchantdemos/static/demo.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/talermerchantdemos/static/demo.css b/talermerchantdemos/static/demo.css
index f2c59f2..95cedce 100644
--- a/talermerchantdemos/static/demo.css
+++ b/talermerchantdemos/static/demo.css
@@ -55,8 +55,6 @@ body * {
/* margin-left: 0vw; */
padding-left: 2em;
margin-right: 1em;
- overflow-x: hidden;
- overflow-y: auto;
}
.demobar {
@@ -72,14 +70,11 @@ body * {
color: white;
position: relative;
padding-right: 1em;
- overflow-x: hidden;
- overflow-y: auto;
text-align: center;
}
}
.navcontainer {
- overflow: hidden;
background: #1e2739;
margin-bottom: 50px;
width: 100%;