Преглед изворни кода

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 {