Skip to content

Commit fb475e9

Browse files
ysdsXhmikosR
authored andcommitted
Remove comment about tabindex (#29165)
1 parent 6cdfcdf commit fb475e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scss/_reboot.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,8 +226,7 @@ a {
226226
}
227227
}
228228

229-
// And undo these styles for placeholder links/named anchors (without href)
230-
// which have not been made explicitly keyboard-focusable (without tabindex).
229+
// And undo these styles for placeholder links/named anchors (without href).
231230
// It would be more straightforward to just use a[href] in previous block, but that
232231
// causes specificity issues in many other styles that are too complex to fix.
233232
// See https://github.com/twbs/bootstrap/issues/19402

0 commit comments

Comments
 (0)