aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scss/_reboot.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/_reboot.scss b/scss/_reboot.scss
index f297d095c..8649f0dcf 100644
--- a/scss/_reboot.scss
+++ b/scss/_reboot.scss
@@ -199,7 +199,6 @@ a {
color: $link-color;
text-decoration: $link-decoration;
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 {
color: $link-hover-color;