Align baseline of summary text with button text

This commit is contained in:
Chris Hill-Scott
2019-05-09 10:29:00 +01:00
parent 89478ac2ca
commit 3dc2130926

View File

@@ -22,6 +22,8 @@
.button {
display: inline-block;
width: auto;
position: relative;
top: 1px;
}
}