diff --git a/app/styles/app/layouts/profile.sass b/app/styles/app/layouts/profile.sass index 5c23ad46..afb6d0be 100644 --- a/app/styles/app/layouts/profile.sass +++ b/app/styles/app/layouts/profile.sass @@ -192,7 +192,7 @@ p.profile-user-last color: #adaaab text-decoration: underline -.error +.hooks-error width: 100%; padding: 0 $column-gutter/2; p diff --git a/app/templates/components/hooks-list-item.hbs b/app/templates/components/hooks-list-item.hbs index 91fa3d36..0b4af28a 100644 --- a/app/templates/components/hooks-list-item.hbs +++ b/app/templates/components/hooks-list-item.hbs @@ -12,7 +12,7 @@ {{hook.description}} {{#if showError}} -
+

An error happened when we tried to alter settings on GitHub. {{#if githubOrgsOauthAccessSettingsUrl}}