mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Move banner to orignal postion at the bottom of page
This commit is contained in:
committed by
Konrad
parent
772c641611
commit
1bb4a667da
@@ -1,6 +1,6 @@
|
||||
#banner-container {
|
||||
position: fixed;
|
||||
bottom: 50px;
|
||||
bottom: 0px;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
z-index: $tos-banner-z-index;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#banner-container {
|
||||
position: fixed;
|
||||
bottom: 50px;
|
||||
bottom: 0px;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
z-index: $tos-banner-z-index;
|
||||
|
||||
Reference in New Issue
Block a user