diff options
author | Sam X. Chen <sam.xi.chen@gmail.com> | 2019-10-01 10:39:36 -0400 |
---|---|---|
committer | Sam X. Chen <sam.xi.chen@gmail.com> | 2019-10-01 10:39:36 -0400 |
commit | e60926f8471c05f50877f46568554e7b2f24815a (patch) | |
tree | d433bfe6d9a672cea7d95523bdf8d605bd444f23 /client/components/lists | |
parent | 020b66383643f42c183b758fe1bcb73ac6f689bb (diff) | |
download | wekan-e60926f8471c05f50877f46568554e7b2f24815a.tar.gz wekan-e60926f8471c05f50877f46568554e7b2f24815a.tar.bz2 wekan-e60926f8471c05f50877f46568554e7b2f24815a.zip |
#2738 adding all pertinent help file for due days, plus modified the .list-header-name when in mobile mode
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 459481ea..0d3ccfce 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 |