Merge pull request #453 from ailin-nemui/nicklist-width

[themes] make nicklist width fixed on mobile UI so text doesn't get cut off
rewrite-with-urlplugin
Tor Hveem 11 years ago
commit f882124c9e
  1. 1
      css/glowingbear.css

@ -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;

Loading…
Cancel
Save