Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

button link hover style not linked to link hover style #15565

Closed
danfitz36 opened this issue Jan 14, 2015 · 1 comment · Fixed by #15567
Closed

button link hover style not linked to link hover style #15565

danfitz36 opened this issue Jan 14, 2015 · 1 comment · Fixed by #15567
Labels

Comments

@danfitz36
Copy link

there is a variable for the link hover style, set to underline by default. that same variable should be used for .btn-link, but that's hard coded into the less as 'text-decoration:underline' instead of 'text-decoration:@link-hover-decoration'

@cvrebert cvrebert added the css label Jan 14, 2015
@cvrebert
Copy link
Collaborator

X-Ref: #14786

cvrebert added a commit that referenced this issue Jan 14, 2015
mdo added a commit that referenced this issue Jan 15, 2015
Use @link-hover-decoration for .btn-link too; fixes #15565
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants