Commit 05ba466f authored by Mark Otto's avatar Mark Otto

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

Add Pointer Events
parents 717a50ce c298fb1a
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment