Fix overflow on task-link

This commit is contained in:
2016-11-10 11:55:39 +01:00
parent 2f09c4f650
commit bc89dc3595

View File

@@ -153,7 +153,7 @@ body
width: 16px
height: 16px
border-radius: 50%
border: 2px solid transparent
border: 0px solid transparent
+position-center-translate
transition: background-color 250ms ease-in-out, border 150ms ease-in-out, box-shadow 500ms ease-in-out