This commit is contained in:
rimu 2024-09-06 12:59:59 +12:00
parent be58f1ea55
commit 6741b1a35a
2 changed files with 4 additions and 2 deletions

View file

@ -1291,8 +1291,9 @@ div.navbar {
text-decoration: none;
}
.comment .comment_actions {
margin-top: -10px;
margin-top: -18px;
position: relative;
padding-bottom: 5px;
}
.comment .comment_actions a {
text-decoration: none;

View file

@ -941,8 +941,9 @@ div.navbar {
}
.comment_actions {
margin-top: -10px;
margin-top: -18px;
position: relative;
padding-bottom: 5px;
a {
text-decoration: none;
padding: 0;