From 5be2f027e4d3172bc07f6302f2c1a3ca7619ec36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20H=C3=BCbschle-Schneider?= Date: Sun, 18 Mar 2018 11:34:53 +0100 Subject: [PATCH] Fix nicklist on iOS --- css/glowingbear.css | 4 ++++ index.html | 14 +++++++------- 2 files changed, 11 insertions(+), 7 deletions(-) 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} +
+ +
-
-
    -
  • - -
  • -
-