show info button in a way that does not increase line height

This commit is contained in:
Ben Wheeler 2019-09-20 17:17:38 -04:00
parent 8f84051a86
commit 0e7ed0e0fd

View file

@ -7,6 +7,7 @@
width: 1rem;
height: 1rem;
margin-left: .375rem;
margin-top: -.25rem;
border-radius: 50%;
background-color: $type-gray-60percent;
background-image: url("/svgs/info-button/info-button.svg");