This commit is contained in:
calzoneman 2014-02-28 00:09:20 -06:00
parent 97f682a022
commit 3da717adb9
6 changed files with 29 additions and 16 deletions

View file

@ -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 {