Skip to content

Commit

Permalink
Fix RWD position
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdaTW committed Feb 18, 2021
1 parent e4d1d8a commit d974f5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cookie_policy/static/cookie_agreement/cookie.css
@@ -1,6 +1,7 @@
.cookie-policy {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
min-height: 48px;
z-index: 99;
Expand Down

0 comments on commit d974f5c

Please sign in to comment.