Rework on feedback popups
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user