Increase nicklist bottom padding a bit

This commit is contained in:
Lorenz Hübschle-Schneider 2017-10-09 09:39:12 +02:00
parent 4d35d7d4b9
commit 61a6490de8

View file

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