Adaptive nicklist width
This commit is contained in:
parent
6cfabdd0bd
commit
40492cf519
1 changed files with 2 additions and 1 deletions
|
@ -360,7 +360,8 @@ table.notimestamp td.time {
|
|||
|
||||
#nicklist {
|
||||
height: auto;
|
||||
width: 160px;
|
||||
width: auto;
|
||||
padding: 35px 7px 35px 10px;
|
||||
text-align: center;
|
||||
-webkit-box-shadow: 0px 0px 120px #000;
|
||||
box-shadow: 0px 0px 120px #000;
|
||||
|
|
Loading…
Reference in a new issue