summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Kobert <dennis@kobert.dev>2020-02-13 01:08:59 +0000
committerDennis Kobert <dennis@kobert.dev>2020-02-13 01:08:59 +0000
commit1b5926a558b1a9b0793512c92a78f26add8ca1cf (patch)
tree903992681168dce279ab171f4384739724924f68
parent4df541f26ce8aede0e28a10604fe1d480cfa46a6 (diff)
make float
-rw-r--r--dist/callback.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/callback.html b/dist/callback.html
index 84edc45..f99e9ae 100644
--- a/dist/callback.html
+++ b/dist/callback.html
@@ -8,9 +8,9 @@ body {
}
.sidenav {
- height: 30%;
+ height: 100%;
width: 160px;
- position: fixed;
+ position: float;
z-index: 1;
top: 0;
left: 0;