Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
9f53e06e
Commit
9f53e06e
authored
6 years ago
by
Martijn Cuppens
Committed by
Mark Otto
6 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Remove `-webkit-text-decoration-skip`
parent
e3c0b3d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_reboot.scss
+0
-1
scss/_reboot.scss
with
0 additions
and
1 deletion
+0
-1
scss/_reboot.scss
+
0
-
1
View file @
9f53e06e
...
@@ -199,7 +199,6 @@ a {
...
@@ -199,7 +199,6 @@ a {
color
:
$link-color
;
color
:
$link-color
;
text-decoration
:
$link-decoration
;
text-decoration
:
$link-decoration
;
background-color
:
transparent
;
// Remove the gray background on active links in IE 10.
background-color
:
transparent
;
// Remove the gray background on active links in IE 10.
-webkit-text-decoration-skip
:
objects
;
// Remove gaps in links underline in iOS 8+ and Safari 8+.
@include
hover
{
@include
hover
{
color
:
$link-hover-color
;
color
:
$link-hover-color
;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment