mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-03 04:50:24 +00:00
Merge pull request #14104 from KyleMit/add-pointer-events
Add Pointer Events
This commit is contained in:
commit
05ba466f6c
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue