fix overflow-x
This commit is contained in:
parent
1e0fa89445
commit
942301d94d
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
<!-- End Google Analytics -->
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body style="overflow-x: hidden">
|
||||
<!-- cms_toolbar %}-->
|
||||
|
||||
{% block navbar %}
|
||||
|
|
Loading…
Reference in a new issue