Remove this fit-content fix
It makes content jumpy
This commit is contained in:
parent
3760b52860
commit
85f966bfc9
1 changed files with 0 additions and 4 deletions
|
@ -329,10 +329,6 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
|
||||||
box-shadow: inset 0 -3px var(--comment-line-color),
|
box-shadow: inset 0 -3px var(--comment-line-color),
|
||||||
inset 0 3px var(--comment-line-color);
|
inset 0 3px var(--comment-line-color);
|
||||||
overscroll-behavior-x: contain;
|
overscroll-behavior-x: contain;
|
||||||
|
|
||||||
.status-link {
|
|
||||||
width: fit-content;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
.timeline.contextual .replies[data-comments-level='4'] {
|
.timeline.contextual .replies[data-comments-level='4'] {
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
|
|
Loading…
Add table
Reference in a new issue