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

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

Add Pointer Events
parents 717a50ce c298fb1a
Showing with 1 addition and 0 deletions
+1 -0
......@@ -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;
......
Supports Markdown
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