🎨(selected-stack): Update text color for clear selection btn

This commit is contained in:
Juan Tejada 2016-03-24 13:09:07 -07:00
parent cbce8fb79b
commit 5d90cb40b0

View file

@ -43,6 +43,7 @@
color: @text-color-very-subtle;
}
.clear.btn {
color: @text-color-link;
margin-top: @padding-large-vertical * 2;
}
}