Minor fixes
This commit is contained in:
parent
96cfe0070d
commit
0f4c29952f
2 changed files with 4 additions and 3 deletions
|
|
@ -46,7 +46,7 @@
|
|||
|
||||
#chatheader, #currenttitle {
|
||||
border: 1px solid #cccccc;
|
||||
border-bottom: 0;
|
||||
border-bottom-width: 0;
|
||||
border-radius: 5px;
|
||||
border-bottom-left-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
|
|
@ -361,6 +361,7 @@ li.ui-sortable-helper, li.ui-sortable-placeholder + li.queue_entry {
|
|||
padding: 5px;
|
||||
max-width: 200px;
|
||||
max-height: 300px;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.user-dropdown {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue