From 13eeb7d6c3a4aed2221e2868e353bb7c0b8df570 Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Wed, 12 Oct 2016 12:57:39 +0200 Subject: [PATCH] Fix alignment of tasks on Firefox --- src/styles/_shots.sass | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/styles/_shots.sass b/src/styles/_shots.sass index 6a12c69..5a0d5ff 100644 --- a/src/styles/_shots.sass +++ b/src/styles/_shots.sass @@ -71,8 +71,6 @@ a display: inline-block /* Each task in a new line */ - position: relative - top: 2px height: 100% padding: 0 15px transition: all 150ms ease-in-out