0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-21 18:54:30 +01:00

Follow-up fix to #20821

With apologies, copy/paste error following on from trying to fix conflicting Hound/Travis checks for https://github.com/twbs/bootstrap/pull/20821/ slipped through before I noticed them.
This commit is contained in:
Patrick H. Lauke 2016-10-03 10:13:58 +01:00 committed by GitHub
parent add8dfe157
commit db533c2e8d

View File

@ -27,7 +27,7 @@
} }
a, a,
a::visited { a:visited {
text-decoration: underline; text-decoration: underline;
} }
@ -47,7 +47,7 @@
// //
//a[href^="#"]::after, //a[href^="#"]::after,
//a[href^="javascript:"]:after { //a[href^="javascript:"]::after {
// content: ""; // content: "";
//} //}