summaryrefslogtreecommitdiffstats
path: root/modules-available/js_selectize/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/js_selectize/style.css')
-rw-r--r--modules-available/js_selectize/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules-available/js_selectize/style.css b/modules-available/js_selectize/style.css
index c5a8510c..799a4114 100644
--- a/modules-available/js_selectize/style.css
+++ b/modules-available/js_selectize/style.css
@@ -1,5 +1,5 @@
/**
- * selectize.bootstrap3.css (v0.12.2) - Bootstrap 3 Theme
+ * selectize.bootstrap3.css (v0.12.4) - Bootstrap 3 Theme
* Copyright (c) 2013–2015 Brian Reavis & contributors
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
@@ -282,6 +282,7 @@
overflow-y: auto;
overflow-x: hidden;
max-height: 200px;
+ -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {