mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-15 01:55:46 +02:00
Exclude input type=range from touch-action:manipulation
This commit is contained in:
@@ -280,7 +280,7 @@ a,
|
|||||||
area,
|
area,
|
||||||
button,
|
button,
|
||||||
[role="button"],
|
[role="button"],
|
||||||
input,
|
input:not([type=range]),
|
||||||
label,
|
label,
|
||||||
select,
|
select,
|
||||||
summary,
|
summary,
|
||||||
|
Reference in New Issue
Block a user