sticky styling

This commit is contained in:
Laura Klünder 2017-06-29 18:02:02 +02:00
parent fb8abc91c6
commit 7228dc86c3

View file

@ -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;