mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Add Pointer Events
This commit is contained in:
parent
643effe382
commit
c298fb1a88
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