Hack to avoid cutting of message author text

This commit is contained in:
JC Brand 2019-01-31 13:31:49 +01:00
parent b667eae1c8
commit 0b1e5c6308

View File

@ -226,6 +226,7 @@
font-family: var(--heading-font);
font-size: 115%;
font-weight: bold;
padding-bottom: 1px; // Hack to avoid cutting of text on the button
}
.badge {
margin-left: 0.5em;