Commit 0b1e5c63 authored by JC Brand's avatar JC Brand

Hack to avoid cutting of message author text

parent b667eae1
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment