Merge pull request #453 from ailin-nemui/nicklist-width
[themes] make nicklist width fixed on mobile UI so text doesn't get cut off
This commit is contained in:
commit
f882124c9e
1 changed files with 0 additions and 1 deletions
|
@ -591,7 +591,6 @@ li.buffer.indent.private a {
|
||||||
|
|
||||||
#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…
Reference in a new issue