From 4948ff7a3fdc8e42ad39dd333f82ef6ca8317b76 Mon Sep 17 00:00:00 2001 From: zhegal Date: Tue, 5 Dec 2017 19:02:14 +0200 Subject: [PATCH] form view --- frontend/web/css/custom.css | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/frontend/web/css/custom.css b/frontend/web/css/custom.css index b9cc415..464f2d4 100644 --- a/frontend/web/css/custom.css +++ b/frontend/web/css/custom.css @@ -217,6 +217,7 @@ img.img-responsive.img-circle { margin-bottom: 8px; } @media(max-width:991px){ + .bar.background-image-fixed-2{background-attachment: scroll;} .navbar-collapse.collapse ul li br{display:none;} .navbar-collapse.collapse ul li a{line-height:20px!important;} } -- libgit2 0.21.4