diff options
author | Maxime Quandalle <maxime@quandalle.com> | 2015-08-30 16:01:28 +0200 |
---|---|---|
committer | Maxime Quandalle <maxime@quandalle.com> | 2015-08-30 16:02:25 +0200 |
commit | bc9d9c2a42dea3009104b78e827f3008ecc11958 (patch) | |
tree | 6fe6b2c83bc2ea7ea2b9b5b6ac5ecd89dae6c08f /client/components/lists/list.styl | |
parent | faa2fad1501a3f827fe270067c771265f32e7501 (diff) | |
download | wekan-bc9d9c2a42dea3009104b78e827f3008ecc11958.tar.gz wekan-bc9d9c2a42dea3009104b78e827f3008ecc11958.tar.bz2 wekan-bc9d9c2a42dea3009104b78e827f3008ecc11958.zip |
Redesign the card design header and change header menu icon
Diffstat (limited to 'client/components/lists/list.styl')
-rw-r--r-- | client/components/lists/list.styl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/components/lists/list.styl b/client/components/lists/list.styl index 86454fcd..3f4e9eba 100644 --- a/client/components/lists/list.styl +++ b/client/components/lists/list.styl @@ -81,6 +81,7 @@ .list-header-menu-icon position: absolute padding: 7px + margin-top: 1px top: -@padding right: -@padding |