mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-02-03 00:31:25 -08:00
css tweak #148
This commit is contained in:
parent
be58f1ea55
commit
6741b1a35a
2 changed files with 4 additions and 2 deletions
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue