Commit 4948ff7a3fdc8e42ad39dd333f82ef6ca8317b76

Authored by Eugeny Galkovskiy
1 parent c74a8adb

form view

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
frontend/web/css/custom.css
... ... @@ -217,6 +217,7 @@ img.img-responsive.img-circle {
217 217 margin-bottom: 8px;
218 218 }
219 219 @media(max-width:991px){
  220 + .bar.background-image-fixed-2{background-attachment: scroll;}
220 221 .navbar-collapse.collapse ul li br{display:none;}
221 222 .navbar-collapse.collapse ul li a{line-height:20px!important;}
222 223 }
... ...