From c5f99cd09f8b27d593e988c646520cdd013422c8 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 19 Oct 2016 18:49:53 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 0055193..2421a9a 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -14,6 +14,8 @@ body{ } .cont{ flex:1; + width: 100%; + overflow: hidden; } a{ cursor:pointer; -- libgit2 0.21.4