vendor/assets/stylesheets/bootstrap3-switch.css.scss in bootstrap-switch-rails-3.3.1 vs vendor/assets/stylesheets/bootstrap3-switch.css.scss in bootstrap-switch-rails-3.3.2
- old
+ new
@@ -1,7 +1,7 @@
/* ========================================================================
- * bootstrap-switch - v3.3.1
+ * bootstrap-switch - v3.3.2
* http://www.bootstrap-switch.org
* ========================================================================
* Copyright 2012-2013 Mattia Larentis
*
* ========================================================================
@@ -28,9 +28,10 @@
border-color: #cccccc;
position: relative;
text-align: left;
overflow: hidden;
line-height: 8px;
+ z-index: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;