sticky styling
This commit is contained in:
parent
fb8abc91c6
commit
7228dc86c3
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ body:not(.map-enabled) #sidebar {
|
||||||
margin-bottom:0;
|
margin-bottom:0;
|
||||||
padding:0 0 12px;
|
padding:0 0 12px;
|
||||||
position:sticky;
|
position:sticky;
|
||||||
|
min-height:50px;
|
||||||
bottom:0;
|
bottom:0;
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
box-shadow: 0 0 10px 10px #ffffff;
|
box-shadow: 0 0 10px 10px #ffffff;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue