Issue #1886498 by jmarkel: Fixed With Bartik, and browser window is wide, module page layout unusable.

8.0.x
webchick 2013-01-29 23:09:01 -08:00
parent 66e7bf8fe7
commit acce454b61
1 changed files with 3 additions and 0 deletions

View File

@ -161,6 +161,9 @@ body,
.one-sidebar #content {
width: 75%;
}
.no-sidebars #content {
width: 100%;
}
.sidebar-first #content {
margin-left: 25%;
margin-right: 0;