mirror of https://github.com/CIRCL/lookyloo
fix: Put flashed message below the top menu
parent
02e4ce97f0
commit
f5258a9904
|
@ -16,7 +16,7 @@
|
|||
|
||||
.flashed-messages {
|
||||
position: fixed;
|
||||
top: 5px;
|
||||
top: 150px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue