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
80cf395e
Commit
80cf395e
authored
7 years ago
by
Patrick Yeo
Committed by
Mark Otto
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Remove `vertical-align: middle` from `.input-group-addon` and `.input-group-btn` left over from V3
parent
02ae73fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_input-group.scss
+0
-1
scss/_input-group.scss
with
0 additions
and
1 deletion
+0
-1
scss/_input-group.scss
+
0
-
1
View file @
80cf395e
...
@@ -37,7 +37,6 @@
...
@@ -37,7 +37,6 @@
.input-group-addon
,
.input-group-addon
,
.input-group-btn
{
.input-group-btn
{
white-space
:
nowrap
;
white-space
:
nowrap
;
vertical-align
:
middle
;
// Match the inputs
}
}
...
...
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