Fix alignment of tasks on Firefox

This commit is contained in:
2016-10-12 12:57:39 +02:00
parent 25a666d8d4
commit 13eeb7d6c3

View File

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