diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-10-01 18:41:01 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-01 18:41:01 +0300 |
commit | 66372271c2d348a4edeb7e364a476202fc8db76f (patch) | |
tree | 1d43ff23340a1e5f750e28d655278438425456db /client/components/lists | |
parent | b04df1d54d031bfe2b5d899c3d458902921ab77d (diff) | |
parent | e60926f8471c05f50877f46568554e7b2f24815a (diff) | |
download | wekan-66372271c2d348a4edeb7e364a476202fc8db76f.tar.gz wekan-66372271c2d348a4edeb7e364a476202fc8db76f.tar.bz2 wekan-66372271c2d348a4edeb7e364a476202fc8db76f.zip |
Merge pull request #2740 from whowillcare/master
#2738 adding all pertinent help file for due days, plus modified the …
Diffstat (limited to 'client/components/lists')
-rw-r--r-- | client/components/lists/list.styl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/client/components/lists/list.styl b/client/components/lists/list.styl index 53de5bad..8523362f 100644 --- a/client/components/lists/list.styl +++ b/client/components/lists/list.styl @@ -171,6 +171,10 @@ margin-right: 50px right: -3px + .list-header + .list-header-name + margin-left: 1.4rem + .mini-list flex: 0 0 60px height: auto |