mirror of https://github.com/twbs/bootstrap.git
Add form elements in focusable elements when scrolling
This commit is contained in:
parent
78b4e5d2d6
commit
4a7dfa404f
|
|
@ -3,6 +3,9 @@
|
||||||
main {
|
main {
|
||||||
a,
|
a,
|
||||||
button,
|
button,
|
||||||
|
input,
|
||||||
|
select,
|
||||||
|
textarea,
|
||||||
h2,
|
h2,
|
||||||
h3,
|
h3,
|
||||||
h4,
|
h4,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue