mirror of https://github.com/ColorlibHQ/gentelella
Fix excess space on content on nav-sm
parent
ecd671b2de
commit
eb664a811e
|
@ -3,7 +3,9 @@ body.nav-sm .container.body .left_col {
|
|||
padding: 0;
|
||||
height: 100%;
|
||||
z-index: 200;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
body.nav-sm .container.body .right_col {
|
||||
padding: 10px 20px;
|
||||
margin-left: 70px;
|
||||
|
|
Loading…
Reference in New Issue