Increase nicklist bottom padding a bit
This commit is contained in:
parent
4d35d7d4b9
commit
61a6490de8
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@ input[type=text], input[type=password], #sendMessage {
|
|||
top: 0;
|
||||
margin-top: 39px;
|
||||
padding-left: 5px;
|
||||
padding-bottom: 39px;
|
||||
padding-bottom: 44px;
|
||||
z-index: 2;
|
||||
}
|
||||
#nicklist ul {
|
||||
|
|
Loading…
Reference in a new issue