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:
parent
add8dfe157
commit
db533c2e8d
@ -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: "";
|
||||||
//}
|
//}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user