vendor/assets/stylesheets/selectize.default.css in selectize-rails-0.11.0 vs vendor/assets/stylesheets/selectize.default.css in selectize-rails-0.11.2

- old
+ new

@@ -1,7 +1,7 @@ /** - * selectize.default.css (v0.11.0) - Default Theme + * selectize.default.css (v0.11.2) - 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 @@ -187,9 +187,10 @@ color: #ffffff; background: #d2d2d2; border: 1px solid #aaaaaa; } .selectize-input > input { + display: inline-block !important; padding: 0 !important; min-height: 0 !important; max-height: none !important; max-width: 100% !important; margin: 0 1px !important;