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
c68d26ba
Commit
c68d26ba
authored
7 years ago
by
Mark Otto
Committed by
XhmikosR
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Override .custom-select width in .form-inline (#25414)
Fixes
#25413
parent
e216c883
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_forms.scss
+2
-1
scss/_forms.scss
with
2 additions
and
1 deletion
+2
-1
scss/_forms.scss
+
2
-
1
View file @
c68d26ba
...
...
@@ -302,7 +302,8 @@ select.form-control-lg {
display
:
inline-block
;
}
.input-group
{
.input-group
,
.custom-select
{
width
:
auto
;
}
...
...
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