diff --git a/css/glowingbear.css b/css/glowingbear.css index 7fa16e3..ace1b3b 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -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;