desktop editor toggle didn't match mobile color

This commit is contained in:
Jeff Atwood 2016-06-07 00:35:13 -07:00
parent 2ef1dca335
commit 935c9343e4
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@
right: 1px;
position: absolute;
font-size: 1.071em;
color: $primary;
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
padding: 0 10px 5px 10px;
&:before {
font-family: "FontAwesome";