Forráskód Böngészése

Update bootstrap-switch.less

fix switch btn align bug for firefox, ie
07jfxiao 12 éve
szülő
commit
ca03bfa7f4
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      static/less/bootstrap-switch.less

+ 1 - 0
static/less/bootstrap-switch.less

@@ -26,6 +26,7 @@
   overflow: hidden;
   line-height: 8px;
   .user-select(none);
+  vertical-align: middle;
 
   min-width: 100px;