Skip to content
Snippets Groups Projects
Commit 8ec4c096 authored by Brian Talbot's avatar Brian Talbot
Browse files

local merge conflict resolution

parents e13db29e 0af6b991
No related merge requests found
......@@ -151,14 +151,6 @@
font-weight: 600;
color: $gray-d3;
&:hover, &:active, &.is-selected {
color: $blue;
.icon-expand {
color: $blue;
}
}
.label-prefix {
display: block;
@include font-size(11);
......@@ -546,6 +538,14 @@ body.signin .nav-not-signedin-signup {
.nav-item .title {
outline: 0;
cursor: pointer;
&:hover, &:active, &.is-selected {
color: $blue;
.icon-expand {
color: $blue;
}
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment