Remove color from privacy icon to make hover state more notable and design less complex

This commit is contained in:
Coen van der Kamp 2018-09-22 23:06:52 +02:00 committed by Matt Westcott
parent 1bd938477e
commit 34769f6c02

View file

@ -127,7 +127,6 @@ button.status-tag:hover {
.label-public {
&:before {
font-size: 1.5em;
color: $color-teal;
}
}