diff --git a/styles/bootstrap/application.css b/styles/bootstrap/application.css index 9817043ba..d050492ab 100644 --- a/styles/bootstrap/application.css +++ b/styles/bootstrap/application.css @@ -98,6 +98,11 @@ div.statusbar a.btn { margin-bottom: 10px; } +#database .chosen-container, +#fulltext .chosen-container { + width: 95% !important; +} + .chosen-container-multi .chosen-choices { border: 1px solid #cccccc; border-radius: 4px;