vendor/assets/stylesheets/selectize.bootstrap3.css in selectize-rails-0.7.2 vs vendor/assets/stylesheets/selectize.bootstrap3.css in selectize-rails-0.7.3
- old
+ new
@@ -1,7 +1,7 @@
/**
- * selectize.bootstrap3.css (v0.7.2) - Bootstrap 3 Theme
+ * selectize.bootstrap3.css (v0.7.3) - Bootstrap 3 Theme
* Copyright (c) 2013 Brian Reavis & contributors
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
* file except in compliance with the License. You may obtain a copy of the License at:
* http://www.apache.org/licenses/LICENSE-2.0
@@ -243,10 +243,10 @@
content: ' ';
}
.selectize-dropdown {
position: absolute;
- z-index: 2;
+ z-index: 10;
margin: -1px 0 0 0;
background: #ffffff;
border: 1px solid #cccccc;
border-top: 0 none;
-webkit-border-radius: 0 0 4px 4px;
\ No newline at end of file