Rework on feedback popups

This commit is contained in:
2019-09-17 22:47:59 +02:00
parent 4133faec32
commit 49fbf665e8
9 changed files with 39 additions and 20 deletions

View File

@@ -87,13 +87,10 @@ a.button:active {
#feedback {
position: absolute;
width: 100%;
bottom: 1em;
right: 1em;
width: 33%;
z-index: 1000;
.alert {
top: 1em;
background: $gray-200;
}
}
/* Header */