diff --git a/css/glowingbear.css b/css/glowingbear.css index ba2000d..c0b126d 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -176,6 +176,11 @@ input[type=text], input[type=password], .badge { border-radius: 0; margin-right: -15px; } + +#sidebar ul.indented li.indent span.buffername { + padding-left: 10px; +} + #nicklist { position: fixed; width: 100px; diff --git a/index.html b/index.html index 66d218c..81699cb 100644 --- a/index.html +++ b/index.html @@ -257,17 +257,17 @@ $ openssl req -nodes -newkey rsa:2048 -keyout relay.pem -x509 -days 365 -out rel