Removes EE differences for buttons.scss
This commit is contained in:
parent
1614089fcf
commit
3cc20e7024
1 changed files with 2 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue