Commit 8b1a187f authored by Simon Knox's avatar Simon Knox

Merge branch 'tz-fix-css-sizes-header-user' into 'master'

Remove nested selectors in header

See merge request gitlab-org/gitlab!43354
parents d18ab55e fb33d4c5
......@@ -203,18 +203,6 @@
margin-right: 0;
}
}
&:hover,
&:focus {
text-decoration: none;
outline: 0;
opacity: 1;
color: $white;
&.header-user-dropdown-toggle .header-user-avatar {
border-color: $white;
}
}
}
.header-new-dropdown-toggle {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment