Fixes
This commit is contained in:
parent
97f682a022
commit
3da717adb9
6 changed files with 29 additions and 16 deletions
|
|
@ -358,8 +358,9 @@ li.ui-sortable-helper, li.ui-sortable-placeholder + li.queue_entry {
|
|||
position: fixed;
|
||||
border: 1px solid #aaaaaa;
|
||||
border-radius: 5px;
|
||||
max-width: 200px;
|
||||
padding: 5px;
|
||||
max-width: 200px;
|
||||
max-height: 300px;
|
||||
}
|
||||
|
||||
.user-dropdown {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue