diff options
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/_forms.scss | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scss/_forms.scss b/scss/_forms.scss index b0954f8c2..8835595e7 100644 --- a/scss/_forms.scss +++ b/scss/_forms.scss @@ -302,7 +302,8 @@ select.form-control-lg { display: inline-block; } - .input-group { + .input-group, + .custom-select { width: auto; } |
