less padding for comments

This commit is contained in:
x
2026-01-25 16:28:56 +01:00
parent 6c816247fd
commit 57b1c77f4d

View File

@@ -909,9 +909,7 @@ html[theme="f0ck95"] #next {
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid var(--nav-border-color);
padding-bottom: 10px;
}
.comments-controls {
@@ -3861,7 +3859,6 @@ input#s_avatar {
justify-content: space-between;
align-items: center;
border-bottom: 1px solid var(--gray);
padding-bottom: 5px;
}
.comments-controls button,