shift info button down, in alignment with text

This commit is contained in:
Ben Wheeler 2019-08-27 16:06:14 -04:00
parent 81323f755f
commit 2c56c8b4cc

View file

@ -11,6 +11,7 @@
background-color: $ui-blue; background-color: $ui-blue;
background-image: url("/svgs/info-button/info-button.svg"); background-image: url("/svgs/info-button/info-button.svg");
background-size: cover; background-size: cover;
top: .125rem;
} }
.info-button-message { .info-button-message {