Issue #1886498 by jmarkel: Fixed With Bartik, and browser window is wide, module page layout unusable.
parent
66e7bf8fe7
commit
acce454b61
|
@ -161,6 +161,9 @@ body,
|
|||
.one-sidebar #content {
|
||||
width: 75%;
|
||||
}
|
||||
.no-sidebars #content {
|
||||
width: 100%;
|
||||
}
|
||||
.sidebar-first #content {
|
||||
margin-left: 25%;
|
||||
margin-right: 0;
|
||||
|
|
Loading…
Reference in New Issue