From 9b37c9c7f81949fbfd588c9332e2b7195a384839 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Mon, 3 Nov 2014 15:09:53 +0100 Subject: [PATCH] Fix add button style for watchers module --- app/styles/components/watchers.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/styles/components/watchers.scss b/app/styles/components/watchers.scss index 303fa7f9..5c08a5d2 100644 --- a/app/styles/components/watchers.scss +++ b/app/styles/components/watchers.scss @@ -13,7 +13,6 @@ @extend %large; position: absolute; right: 1rem; - top: 4px; } &.no-watchers { border-bottom: 0;