Просмотр исходного кода

Fixing click event being catched by the icon.

Marco Kerwitz 12 лет назад
Родитель
Сommit
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 {