瀏覽代碼

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;
 		color: #000;
 		text-shadow: 0 1px 0 #fff;
 		text-shadow: 0 1px 0 #fff;
 		line-height: 18px;
 		line-height: 18px;
+		pointer-events: none;
 	}
 	}
 
 
 .has-switch span {
 .has-switch span {