2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Merge pull request #14104 from KyleMit/add-pointer-events

Add Pointer Events
This commit is contained in:
Mark Otto
2014-07-12 15:43:49 -07:00
+1
View File
@@ -341,6 +341,7 @@ input[type="checkbox"] {
height: @input-height-base;
line-height: @input-height-base;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback {
width: @input-height-large;