fix(category-picker): vertical alignment of labels/folders icon

This commit is contained in:
Ben Gotow 2015-11-13 17:42:10 -08:00
parent 697b3855bf
commit 53bca8e2f5

View file

@ -43,10 +43,12 @@ body.platform-win32 {
top: 2px;
}
img.content-mask {
position: relative;
top:3px;
background-color: @text-color-subtle;
.item {
img.content-mask {
position: relative;
top:3px;
background-color: @text-color-subtle;
}
}
.item.selected, .item.active {
img.content-mask {