vendor/assets/stylesheets/selectize.default.css in selectize-rails-0.7.3 vs vendor/assets/stylesheets/selectize.default.css in selectize-rails-0.7.4
- old
+ new
@@ -1,7 +1,7 @@
/**
- * selectize.default.css (v0.7.3) - Default Theme
+ * selectize.default.css (v0.7.4) - 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
@@ -94,9 +94,10 @@
padding: 2px 0 0 0;
font-size: 12px;
font-weight: bold;
color: inherit;
text-align: center;
+ text-decoration: none;
vertical-align: middle;
border-left: 1px solid #0073bb;
-webkit-border-radius: 0 2px 2px 0;
-moz-border-radius: 0 2px 2px 0;
border-radius: 0 2px 2px 0;
\ No newline at end of file