소스 검색

Update bootstrap-switch.less

fix switch btn align bug for firefox, ie
07jfxiao 11 년 전
부모
커밋
ca03bfa7f4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;