mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-03-05 13:30:33 -05:00
fix links in user view
This commit is contained in:
@@ -988,6 +988,10 @@ footer a {
|
||||
#user .comment details {
|
||||
padding-top: 2px;
|
||||
}
|
||||
#user .comment details a.context,
|
||||
#user .comment details a.comments {
|
||||
float: left;
|
||||
}
|
||||
#user .comment .meta p.ups,#user .comment .meta p.created {
|
||||
font-size: var(--sm-font);
|
||||
padding-right: 5px;
|
||||
|
||||
Reference in New Issue
Block a user