diff --git a/css/glowingbear.css b/css/glowingbear.css index 17f44dc..a1de921 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -204,17 +204,19 @@ input[type=text], input[type=password], .badge { height: 99%; overflow-y: auto; margin-left: 14%; /* sidebar */ - margin-right: 100px; /* nicklist */ width: auto; top: 25px; /* topbar */ padding-bottom: 10px; } +.withnicklist { + margin-right: 100px !important; /* nicklist */ +} #bufferlines .btn { font-family: sans-serif; } .navbar-fixed-bottom { - margin: 0 105px 0 14%; + margin: 0 5px 0 14%; } .navbar-inverse { background-color: #181818; diff --git a/index.html b/index.html index 908ed18..115afdd 100644 --- a/index.html +++ b/index.html @@ -223,7 +223,7 @@ $ openssl req -nodes -newkey rsa:2048 -keyout relay.pem -x509 -days 365 -out rel -
+
  • @@ -266,7 +266,7 @@ $ openssl req -nodes -newkey rsa:2048 -keyout relay.pem -x509 -days 365 -out rel