2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Add Pointer Events

This commit is contained in:
Kyle
2014-07-09 19:21:45 -04:00
parent 643effe382
commit c298fb1a88
+1
View File
@@ -341,6 +341,7 @@ input[type="checkbox"] {
height: @input-height-base; height: @input-height-base;
line-height: @input-height-base; line-height: @input-height-base;
text-align: center; text-align: center;
pointer-events: none;
} }
.input-lg + .form-control-feedback { .input-lg + .form-control-feedback {
width: @input-height-large; width: @input-height-large;