Parcourir la source

fixed RTL issue

Mattia Larentis il y a 10 ans
Parent
commit
161ab33e96

+ 1 - 0
dist/css/bootstrap3/bootstrap-switch.css

@@ -21,6 +21,7 @@
 
 .bootstrap-switch {
   display: inline-block;
+  direction: ltr;
   cursor: pointer;
   border-radius: 4px;
   border: 1px solid;

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/css/bootstrap3/bootstrap-switch.min.css


+ 1 - 0
src/less/bootstrap3/bootstrap-switch.less

@@ -2,6 +2,7 @@
 
 .@{bootstrap-switch-base} {
   display: inline-block;
+  direction: ltr;
   cursor: pointer;
   border-radius: @border-radius-base;
   border: 1px solid;

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff