mirror of
https://github.com/zedeus/nitter
synced 2026-09-06 07:09:31 +00:00
Focus replies when "Load more" clicked
This commit is contained in:
parent
f1529077d7
commit
c25b780c03
3 changed files with 5 additions and 5 deletions
|
|
@ -14,7 +14,7 @@
|
|||
background-color: $bg_panel;
|
||||
}
|
||||
|
||||
.main-tweet {
|
||||
.main-tweet, .replies {
|
||||
padding-top: 50px;
|
||||
margin-top: -50px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue