1
mirror of https://gitlab.com/commento/commento.git synced 2025-06-28 22:55:39 -04:00

commento-card.scss: add line-height to name badges

This commit is contained in:
Adhityaa Chandrasekar
2019-03-02 14:35:55 -05:00
parent a7cd8066f8
commit 216016a4be

View File

@ -40,6 +40,7 @@
margin-left: 8px;
padding: 2px 6px 2px 6px;
border-radius: 100px;
line-height: 17px;
}
.commento-moderator::after {
@ -51,6 +52,7 @@
margin-left: 8px;
padding: 2px 6px 2px 6px;
border-radius: 100px;
line-height: 17px;
}
.commento-subtitle {