aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/sass/_base.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/cobrands/sass/_base.scss')
-rw-r--r--web/cobrands/sass/_base.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/cobrands/sass/_base.scss b/web/cobrands/sass/_base.scss
index 4cdb483ae..063136eb8 100644
--- a/web/cobrands/sass/_base.scss
+++ b/web/cobrands/sass/_base.scss
@@ -495,7 +495,8 @@ small#or:after {
input[type=tel],
input[type=number],
input[type=text],
- input[type=email] {
+ input[type=email],
+ select {
width: auto;
max-width: none;
@include flex(72 0 auto);