Issue #2998748 by MaddieC, lauriii, markconroy, kjay: Horizontal Scrolling when screensize hits 960px

8.7.x
Lauri Eskola 2018-09-28 14:56:54 +03:00
parent 9ee0227bdd
commit bf9da01f9a
No known key found for this signature in database
GPG Key ID: 40F093680B4404E6
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
}
.two-columns .main .layout-content {
flex: 0 0 75%;
flex: 1 1 75%;
}
.layout-sidebar {