Fix alignment of "Disabled" title in the sidebar

pull/647/merge
Thibaut Courouble 8 years ago
parent d3927c27da
commit af5e753173

@ -86,7 +86,7 @@
._list-title { ._list-title {
position: relative; position: relative;
margin: .5rem 0 0; margin: .5rem 0 0;
padding: 0 .75rem 0 2.25rem; padding: 0 .75rem 0 2.125rem;
line-height: 2rem; line-height: 2rem;
font-size: .75rem; font-size: .75rem;
color: $textColorLight; color: $textColorLight;

Loading…
Cancel
Save