Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
05ba466f
Commit
05ba466f
authored
10 years ago
by
Mark Otto
Browse files
Options
Download
Plain Diff
Merge pull request #14104 from KyleMit/add-pointer-events
Add Pointer Events
parents
717a50ce
c298fb1a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
less/forms.less
+1
-0
less/forms.less
with
1 addition
and
0 deletions
+1
-0
less/forms.less
+
1
-
0
View file @
05ba466f
...
...
@@ -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;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment