From 7444526335d2e5eec0acf5b81dbad7fecb5cb2fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20Juli=C3=A1n?= Date: Wed, 17 Jun 2015 08:29:16 +0200 Subject: [PATCH] Removed margin top from tasks list options --- app/styles/modules/common/related-tasks.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/styles/modules/common/related-tasks.scss b/app/styles/modules/common/related-tasks.scss index b807de9f..e40ff5b8 100644 --- a/app/styles/modules/common/related-tasks.scss +++ b/app/styles/modules/common/related-tasks.scss @@ -166,7 +166,7 @@ opacity: 0; position: absolute; right: 0; - top: .1rem; + top: 0; width: 10%; a { @extend %large;