From 975b5165730477310aa64bac27ddc07a34ea6c1d Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Tue, 11 Feb 2014 18:37:20 +0100 Subject: [PATCH] fix(css): menu and gems wallet margin --- public/css/tasks.styl | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/public/css/tasks.styl b/public/css/tasks.styl index 42118589ea..1391af1ecf 100644 --- a/public/css/tasks.styl +++ b/public/css/tasks.styl @@ -301,7 +301,7 @@ for $stage in $stages margin-left: 0.1em margin-right: 0.4em a.badge - position: relative; top:-2px; + position: relative; top:-2px .task:hover .task-meta-controls opacity: 1 @@ -393,7 +393,7 @@ form font-weight: 300 outline: 1px solid rgba(0,0,0,0.2) outline-offset: -1px - margin: 3px 3px + margin: 0 0 0 3px font-family: 'Lato', sans-serif text-align: inherit opacity: 0.5 @@ -420,6 +420,9 @@ form &:first-child border-right: 0 +.task-options + .task-action-btn.tile + margin: 3px // todos ui // --------