mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-20 04:10:58 +00:00
Remove -webkit-text-decoration-skip
This commit is contained in:
parent
e3c0b3d3af
commit
9f53e06e46
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue