mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-01-23 19:36:56 -08:00
don't move unhide button around
This commit is contained in:
parent
c2db1ccdd2
commit
bee447dfe0
2 changed files with 0 additions and 6 deletions
|
@ -1233,9 +1233,6 @@ div.navbar {
|
|||
.comment a.unhide {
|
||||
display: none;
|
||||
text-decoration: none;
|
||||
padding: 5px 15px;
|
||||
position: relative;
|
||||
top: 3px;
|
||||
}
|
||||
.comment .comment_actions {
|
||||
margin-top: -10px;
|
||||
|
|
|
@ -900,9 +900,6 @@ div.navbar {
|
|||
a.unhide {
|
||||
display: none;
|
||||
text-decoration: none;
|
||||
padding: 5px 15px;
|
||||
position: relative;
|
||||
top: 3px;
|
||||
}
|
||||
|
||||
.comment_actions {
|
||||
|
|
Loading…
Add table
Reference in a new issue