Merge pull request #967 from graymalkin/patch-1
Tweak to the CSS for the nicklist
This commit is contained in:
commit
a52a63711e
1 changed files with 2 additions and 2 deletions
|
@ -271,9 +271,9 @@ input[type=text], input[type=password], #sendMessage {
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
right: 0;
|
right: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
padding-top: 39px;
|
margin-top: 39px;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
padding-bottom: 35px;
|
padding-bottom: 44px;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
#nicklist ul {
|
#nicklist ul {
|
||||||
|
|
Loading…
Reference in a new issue