less padding for comments
This commit is contained in:
@@ -909,9 +909,7 @@ html[theme="f0ck95"] #next {
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
border-bottom: 1px solid var(--nav-border-color);
|
border-bottom: 1px solid var(--nav-border-color);
|
||||||
padding-bottom: 10px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.comments-controls {
|
.comments-controls {
|
||||||
@@ -3861,7 +3859,6 @@ input#s_avatar {
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
border-bottom: 1px solid var(--gray);
|
border-bottom: 1px solid var(--gray);
|
||||||
padding-bottom: 5px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.comments-controls button,
|
.comments-controls button,
|
||||||
|
|||||||
Reference in New Issue
Block a user