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

Remove default text-decoration from abbr[title] elements #2101

Merged
merged 1 commit into from Dec 1, 2017

Conversation

Turbo87
Copy link
Contributor

@Turbo87 Turbo87 commented Dec 1, 2017

In Chrome abbr[title] elements have a text-decoration CSS style attached by default, but since the bootstrap version that is being used uses border-bottom instead, it results in a duplicate underline which this PR fixes.

Before:
bildschirmfoto 2017-12-01 um 12 11 39

After:
bildschirmfoto 2017-12-01 um 12 11 44

@adamyeats
Copy link
Contributor

Hey @Turbo87 good fix, thanks for this patch! ✌️

@adamyeats adamyeats self-requested a review December 1, 2017 11:16
@adamyeats adamyeats merged commit 65d7c9f into 24pullrequests:master Dec 1, 2017
@Turbo87 Turbo87 deleted the text-deco branch December 1, 2017 11:17
@andrew
Copy link
Member

andrew commented Dec 1, 2017

👌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants