vendor/assets/stylesheets/flatpickr/themes/material_orange.css in flatpickr-2.5.4.0 vs vendor/assets/stylesheets/flatpickr/themes/material_orange.css in flatpickr-2.5.5.0

- old
+ new

@@ -14,9 +14,11 @@ line-height: 24px; border-radius: 5px; position: absolute; width: 315px; box-sizing: border-box; + -ms-touch-action: manipulation; + touch-action: manipulation; box-shadow: 0 3px 13px rgba(0,0,0,0.08); } .flatpickr-calendar.open, .flatpickr-calendar.inline { opacity: 1;