Change the place where queuefail errors appear
This commit is contained in:
parent
152e46ab15
commit
ad6b07357f
4 changed files with 19 additions and 1 deletions
|
|
@ -364,3 +364,12 @@ body {
|
|||
#adminflair {
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
#queuefail {
|
||||
min-height: 0px;
|
||||
}
|
||||
|
||||
#queuefail .alert {
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue