vendor/assets/stylesheets/bootstrap3-switch.css.scss in bootstrap-switch-rails-3.2.2 vs vendor/assets/stylesheets/bootstrap3-switch.css.scss in bootstrap-switch-rails-3.3.0
- old
+ new
@@ -1,7 +1,7 @@
/* ========================================================================
- * bootstrap-switch - v3.2.2
+ * bootstrap-switch - v3.3.0
* http://www.bootstrap-switch.org
* ========================================================================
* Copyright 2012-2013 Mattia Larentis
*
* ========================================================================
@@ -19,9 +19,10 @@
* ========================================================================
*/
.bootstrap-switch {
display: inline-block;
+ direction: ltr;
cursor: pointer;
border-radius: 4px;
border: 1px solid;
border-color: #cccccc;
position: relative;