fix layout on narrow screens
This commit is contained in:
parent
0b00899e12
commit
789f9b7f7c
|
@ -239,6 +239,7 @@
|
||||||
.sidebar .container {
|
.sidebar .container {
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
padding-top: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebarhandle {
|
.sidebarhandle {
|
||||||
|
|
Loading…
Reference in a new issue