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:
Tor Hveem 2014-09-17 14:18:56 +02:00
commit f882124c9e

View file

@ -591,7 +591,6 @@ li.buffer.indent.private a {
#nicklist {
height: auto;
width: auto;
padding: 35px 7px 35px 10px;
text-align: center;
-webkit-box-shadow: 0px 0px 120px #000;