From 9feda6fa172ce973a6e42b37f9790ac6f732896d Mon Sep 17 00:00:00 2001 From: Lisa Passing Date: Thu, 23 Apr 2015 14:31:30 +0200 Subject: [PATCH] fix class overwrite --- app/styles/app/layouts/profile.sass | 2 +- app/templates/components/hooks-list-item.hbs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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}}