diff --git a/css/glowingbear.css b/css/glowingbear.css index a4d5a07..1ff584d 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -256,7 +256,6 @@ input[type=text], input[type=password], .badge { position: relative; height: 98%; overflow-y: auto; - margin-left: 145px; /* sidebar */ width: auto; top: 35px; /* topbar */ padding-bottom: 10px; @@ -267,6 +266,9 @@ input[type=text], input[type=password], .badge { .withnicklist { margin-right: 100px !important; /* nicklist */ } +.withsidebar { + margin-left: 145px; /* sidebar */ +} #bufferlines .btn { font-family: sans-serif; } diff --git a/index.html b/index.html index 3c8fb7b..92c24fd 100644 --- a/index.html +++ b/index.html @@ -289,7 +289,7 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel -