This commit is contained in:
parent
265175ad93
commit
0f7a4a0f4e
|
@ -32,14 +32,14 @@ body {
|
||||||
@media (min-width: 768px) {
|
@media (min-width: 768px) {
|
||||||
#page-wrapper {
|
#page-wrapper {
|
||||||
position: inherit;
|
position: inherit;
|
||||||
margin: 0 0 0 220px;
|
margin: 0 0 0 250px;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-static-side {
|
.navbar-static-side {
|
||||||
z-index: 2001;
|
z-index: 2001;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 220px;
|
width: 250px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-top-links .dropdown-messages,
|
.navbar-top-links .dropdown-messages,
|
||||||
|
|
Loading…
Reference in New Issue