mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +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::visited {
|
||||
a:visited {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
@ -47,8 +47,8 @@
|
||||
//
|
||||
|
||||
//a[href^="#"]::after,
|
||||
//a[href^="javascript:"]:after {
|
||||
// content: "";
|
||||
//a[href^="javascript:"]::after {
|
||||
// content: "";
|
||||
//}
|
||||
|
||||
pre {
|
||||
|
Loading…
x
Reference in New Issue
Block a user