Sfoglia il codice sorgente

Fixing click event being catched by the icon.

Marco Kerwitz 12 anni fa
parent
commit
645afae91d
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 {