Tweak to the CSS for the nicklist
This removes the funny empty space at the bottom of the nick list when it is scrollable.
This commit is contained in:
parent
5f47b1b74c
commit
6c604a21d0
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@ input[type=text], input[type=password], #sendMessage {
|
|||
overflow-x: hidden;
|
||||
right: 0;
|
||||
top: 0;
|
||||
padding-top: 39px;
|
||||
margin-top: 39px;
|
||||
padding-left: 5px;
|
||||
padding-bottom: 35px;
|
||||
z-index: 2;
|
||||
|
|
Loading…
Reference in a new issue