@@ -1165,7 +1165,7 @@ class IssueRuleEditor extends DeprecatedAsyncView<Props, State> {
// the form with a loading mask on top of it, but force a re-render by using
// a different key when we have fetched the rule so that form inputs are filled in
return (
- <Main fullWidth>
+ <Main>
<PermissionAlert access={['alerts:write']} project={project} />
<StyledForm