0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

remove dupe text-decoration

This commit is contained in:
Mark Otto 2020-03-17 12:19:53 -07:00
parent 685da5c802
commit 1e0575ced2

View File

@ -32,7 +32,6 @@
&:hover,
&:focus {
color: rgba($black, .85);
text-decoration: none;
background-color: rgba($bd-purple-bright, .1);
}
}