summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/assets/stylesheets/ref_select.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/ref_select.scss b/app/assets/stylesheets/ref_select.scss
index 9f66136fb7f..ed6760f1b43 100644
--- a/app/assets/stylesheets/ref_select.scss
+++ b/app/assets/stylesheets/ref_select.scss
@@ -38,7 +38,7 @@
}
.chzn-search input {
- min-width:300px;
+ min-width:365px;
}
}