From 5f4748f3d0f312ecf0e126511186b9e4eba570ba Mon Sep 17 00:00:00 2001 From: Piotr Sarnacki Date: Mon, 23 Feb 2015 12:52:29 +0100 Subject: [PATCH] Fix 'sign up this account' icon on profile page --- app/styles/app/pro.sass | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/styles/app/pro.sass b/app/styles/app/pro.sass index a6db3606..cd9105cc 100644 --- a/app/styles/app/pro.sass +++ b/app/styles/app/pro.sass @@ -73,6 +73,8 @@ .activate:before background: inline-image('ui/activate.png') no-repeat 0 0 + background-position: 0px 5px + height: 100% .activate:hover:before, .activate:focus:before,