client: lists headers: use padding instead of margin

No visual changes but allows to set a background color to the list header.
This commit is contained in:
Benjamin Tissoires 2019-01-24 09:13:49 +01:00
parent 6c3dbc3c6f
commit 78c779faaf

View file

@ -45,7 +45,7 @@
.list-header
flex: 0 0 auto
margin: 20px 12px 4px
padding: 20px 12px 4px
position: relative
min-height: 20px
@ -73,10 +73,10 @@
.list-header-menu
position: absolute
padding: 7px
padding: 27px 19px
margin-top: 1px
top: -@padding
right: -@padding
top: -7px
right: -7px
.list-header-plus-icon
color: #a6a6a6