vendor/assets/stylesheets/selectize.default.css in selectize-rails-0.7.2 vs vendor/assets/stylesheets/selectize.default.css in selectize-rails-0.7.3

- old
+ new

@@ -1,7 +1,7 @@ /** - * selectize.default.css (v0.7.2) - Default Theme + * selectize.default.css (v0.7.3) - Default 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 #d0d0d0; border-top: 0 none; -webkit-border-radius: 0 0 3px 3px; \ No newline at end of file