[themes] make nicklist width fixed on mobile UI so text doesn't get cut off
This commit is contained in:
parent
2163b930f6
commit
7fba43c2f9
1 changed files with 0 additions and 1 deletions
|
@ -572,7 +572,6 @@ h2 span, h2 small {
|
||||||
|
|
||||||
#nicklist {
|
#nicklist {
|
||||||
height: auto;
|
height: auto;
|
||||||
width: auto;
|
|
||||||
padding: 35px 7px 35px 10px;
|
padding: 35px 7px 35px 10px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
-webkit-box-shadow: 0px 0px 120px #000;
|
-webkit-box-shadow: 0px 0px 120px #000;
|
||||||
|
|
Loading…
Add table
Reference in a new issue