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 // --------