From 677bfc3f6b2efa7a0a37e9d7e92559881d5d68d3 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 13 Feb 2019 00:01:38 +0200 Subject: - Fix: Remove overlap of side bar button with card/list menu button on mobile browser Thanks to xet7 ! Closes #2183 --- client/components/sidebar/sidebar.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/components/sidebar/sidebar.styl b/client/components/sidebar/sidebar.styl index 740186b5..1b034bce 100644 --- a/client/components/sidebar/sidebar.styl +++ b/client/components/sidebar/sidebar.styl @@ -201,7 +201,7 @@ width: 40px height: @width left: -@width - 7px - top: 5px + top: 70px display: block border-radius: 50% border: 1px solid darken(white, 30%) -- cgit v1.2.3-1-g7c22