소스 검색

Fixing click event being catched by the icon.

Marco Kerwitz 12 년 전
부모
커밋
645afae91d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      static/stylesheets/bootstrapSwitch.css

+ 1 - 0
static/stylesheets/bootstrapSwitch.css

@@ -142,6 +142,7 @@
 		color: #000;
 		text-shadow: 0 1px 0 #fff;
 		line-height: 18px;
+		pointer-events: none;
 	}
 
 .has-switch span {