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 {
|
.comment a.unhide {
|
||||||
display: none;
|
display: none;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
padding: 5px 15px;
|
|
||||||
position: relative;
|
|
||||||
top: 3px;
|
|
||||||
}
|
}
|
||||||
.comment .comment_actions {
|
.comment .comment_actions {
|
||||||
margin-top: -10px;
|
margin-top: -10px;
|
||||||
|
|
|
@ -900,9 +900,6 @@ div.navbar {
|
||||||
a.unhide {
|
a.unhide {
|
||||||
display: none;
|
display: none;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
padding: 5px 15px;
|
|
||||||
position: relative;
|
|
||||||
top: 3px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.comment_actions {
|
.comment_actions {
|
||||||
|
|
Loading…
Add table
Reference in a new issue