summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-01-06 20:12:35 +0200
committerLauri Ojansivu <x@xet7.org>2020-01-06 20:12:35 +0200
commit5058233509e44916296e38fb8a6c5dd591c46d8b (patch)
treea6cb04dea64b335ddff0913883df8d01b74c0e0d
parent8442e1e83b07b10fd9799f5f3e57bc9104c32833 (diff)
downloadwekan-5058233509e44916296e38fb8a6c5dd591c46d8b.tar.gz
wekan-5058233509e44916296e38fb8a6c5dd591c46d8b.tar.bz2
wekan-5058233509e44916296e38fb8a6c5dd591c46d8b.zip
Wider sidebar.
Thanks to vjrj ! Closes #2218
-rw-r--r--client/components/sidebar/sidebar.styl2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/components/sidebar/sidebar.styl b/client/components/sidebar/sidebar.styl
index 740186b5..c1047277 100644
--- a/client/components/sidebar/sidebar.styl
+++ b/client/components/sidebar/sidebar.styl
@@ -109,7 +109,7 @@
color: darken(white, 40%)
.board-sidebar
- width: 248px
+ width: 548px
right: -@width
transition: top .1s, right .1s, width .1s