Add some padding to deploy button green tick

This commit is contained in:
Kristóf Tóth 2018-05-28 11:10:11 +02:00
parent 9903ab5250
commit 725cb4c7f6

View File

@ -51,6 +51,7 @@
padding: 6px 19px; padding: 6px 19px;
img { img {
padding-right: 0.5em;
position: relative; position: relative;
bottom: 1px; bottom: 1px;
height: $small; height: $small;