diff --git a/css/light-grey.css b/css/light-grey.css index 0619ef0c6..94d34a377 100644 --- a/css/light-grey.css +++ b/css/light-grey.css @@ -1104,4 +1104,7 @@ div.actions_button a, .actions_button a:hover, .actions_button a:visited { height:17px; line-height: 17px; display: block; +} +select#org_id { + max-width: 90%; } \ No newline at end of file