diff --git a/mozilla/webtools/bugzilla/skins/standard/global.css b/mozilla/webtools/bugzilla/skins/standard/global.css
index 3e576543416..1fe8d41ce65 100644
--- a/mozilla/webtools/bugzilla/skins/standard/global.css
+++ b/mozilla/webtools/bugzilla/skins/standard/global.css
@@ -342,6 +342,10 @@ table#flags td {
min-width: 3em;
}
+input.requestee {
+ width: 15em;
+}
+
#error_msg {
font-size: x-large;
}
diff --git a/mozilla/webtools/bugzilla/template/en/default/flag/list.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/flag/list.html.tmpl
index 5681d0b1c4d..2568e7b4b1d 100644
--- a/mozilla/webtools/bugzilla/template/en/default/flag/list.html.tmpl
+++ b/mozilla/webtools/bugzilla/template/en/default/flag/list.html.tmpl
@@ -157,8 +157,8 @@
custom_userlist => flag_custom_list
%]
[% ELSE %]
- ( type.grant_list
%]
[% ELSE %]
- ()
[% END %]