diff --git a/css/glowingbear.css b/css/glowingbear.css index 9b9e16c..e5faf52 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -835,6 +835,10 @@ img.emojione { bottom: 0px; } + .content[sidebar-state=visible] #nicklist { + display: none; + } + .navbar-fixed-bottom { margin: 0; } diff --git a/index.html b/index.html index e8063ce..896e178 100644 --- a/index.html +++ b/index.html @@ -310,14 +310,14 @@ npm run build-electron-{windows, darwin, linux} +
+ +
-
- -