mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(post mobile): backlinks position was bugged
This commit is contained in:
@@ -453,6 +453,7 @@
|
|||||||
line-height: 2;
|
line-height: 2;
|
||||||
background-color: var(--reply-backlink-mobile-background-color);
|
background-color: var(--reply-backlink-mobile-background-color);
|
||||||
border-top: var(--reply-backlink-mobile-border-top);
|
border-top: var(--reply-backlink-mobile-border-top);
|
||||||
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight {
|
.highlight {
|
||||||
|
|||||||
Reference in New Issue
Block a user