From 75dd89c4195cd897a37e33921d514a73bf7954c5 Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Mon, 27 Jul 2020 23:10:58 +0100 Subject: [PATCH] ui tweak --- template/static/stylesheets/app.css | 1 + 1 file changed, 1 insertion(+) diff --git a/template/static/stylesheets/app.css b/template/static/stylesheets/app.css index 992c52f..082baea 100644 --- a/template/static/stylesheets/app.css +++ b/template/static/stylesheets/app.css @@ -13,6 +13,7 @@ body { .wrapper { max-width: 1440px; margin: 0 auto; + overflow-x: hidden; } /* bootstrap customizations */