mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 12:18:30 +03:00
Move the comment button down a bit
This commit is contained in:
parent
8e8ab69528
commit
4339c4485d
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ a.mention span {
|
|||
transform: rotate(45deg);
|
||||
}
|
||||
.timeline.contextual > li .replies {
|
||||
margin-top: -16px;
|
||||
margin-top: -12px;
|
||||
}
|
||||
.timeline.contextual > li .replies :is(ul, li) {
|
||||
margin: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue