commento-card.scss: add line-height to name badges
This commit is contained in:
parent
a7cd8066f8
commit
216016a4be
@ -40,6 +40,7 @@
|
|||||||
margin-left: 8px;
|
margin-left: 8px;
|
||||||
padding: 2px 6px 2px 6px;
|
padding: 2px 6px 2px 6px;
|
||||||
border-radius: 100px;
|
border-radius: 100px;
|
||||||
|
line-height: 17px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.commento-moderator::after {
|
.commento-moderator::after {
|
||||||
@ -51,6 +52,7 @@
|
|||||||
margin-left: 8px;
|
margin-left: 8px;
|
||||||
padding: 2px 6px 2px 6px;
|
padding: 2px 6px 2px 6px;
|
||||||
border-radius: 100px;
|
border-radius: 100px;
|
||||||
|
line-height: 17px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.commento-subtitle {
|
.commento-subtitle {
|
||||||
|
Loading…
Reference in New Issue
Block a user