mirror of https://github.com/ColorlibHQ/AdminLTE
Fix issue #676
parent
aa26f6eb7a
commit
86712ae424
|
@ -23,7 +23,7 @@ body {
|
||||||
.wrapper {
|
.wrapper {
|
||||||
.clearfix();
|
.clearfix();
|
||||||
min-height: 100%;
|
min-height: 100%;
|
||||||
position: static;
|
position: relative;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
.layout-boxed & {
|
.layout-boxed & {
|
||||||
max-width: 1250px;
|
max-width: 1250px;
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue