summaryrefslogtreecommitdiffstats
path: root/client/components/lists/list.styl
diff options
context:
space:
mode:
authorMaxime Quandalle <maxime@quandalle.com>2015-08-28 06:21:30 +0200
committerMaxime Quandalle <maxime@quandalle.com>2015-08-28 06:22:35 +0200
commit691c3aff684e945add6a4c1a119094e77fa32e6c (patch)
treecb00e5e887649749ec9734a6e1bdedd8868d161c /client/components/lists/list.styl
parent91cfcf7b12b5e7c137c2e765b2c378dde6b82966 (diff)
downloadwekan-691c3aff684e945add6a4c1a119094e77fa32e6c.tar.gz
wekan-691c3aff684e945add6a4c1a119094e77fa32e6c.tar.bz2
wekan-691c3aff684e945add6a4c1a119094e77fa32e6c.zip
Improve the list menu
* Grow the click-able zone of the list menu * Remove a dead link on the list menu * Merge list menu files with header menu to be consistent with the board components internal organization Closes #106
Diffstat (limited to 'client/components/lists/list.styl')
-rw-r--r--client/components/lists/list.styl5
1 files changed, 3 insertions, 2 deletions
diff --git a/client/components/lists/list.styl b/client/components/lists/list.styl
index 40e5ea94..2145d947 100644
--- a/client/components/lists/list.styl
+++ b/client/components/lists/list.styl
@@ -77,8 +77,9 @@
.list-header-menu-icon
position: absolute
- top: 0
- right: 0
+ padding: 7px
+ top: -@padding
+ right: -@padding
.list-body
flex: 1