Fix repost ribbon on search result page

This commit is contained in:
Raphael Wickihalder 2022-02-18 12:56:03 +01:00
parent 09ee8829ed
commit a697d70ff9

View file

@ -208,11 +208,11 @@
text-overflow: ellipsis;
}
@media (max-width: $breakpoint-small) {
font-size: var(--font-xxxsmall);
.icon {
margin-top: 3px;
}
span {
font-size: var(--font-xxxsmall);
width: 78px;
margin-top: 1px;
margin-left: 10px;