Commit b54b22cd authored by Phil Hughes's avatar Phil Hughes

Merge branch '10535-buttons-css' into 'master'

Removes EE differences for buttons.scss

Closes gitlab-ee#10535

See merge request gitlab-org/gitlab-ce!26358
parents 5c6477fb 3cc20e70
......@@ -443,7 +443,8 @@
border-color: transparent;
}
&.btn-secondary-hover-link {
&.btn-secondary-hover-link,
&.btn-default-hover-link {
color: $gl-text-color-secondary;
&:hover,
......
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