Explorar el Código

Hack to avoid cutting of message author text

JC Brand hace 6 años
padre
commit
0b1e5c6308
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      sass/_messages.scss

+ 1 - 0
sass/_messages.scss

@@ -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;