Fix repost ribbon on search result page
This commit is contained in:
parent
09ee8829ed
commit
a697d70ff9
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue