1
0
Fork 0
forked from gitea/nas

Remove fontawesome leftovers (#31525)

This commit is contained in:
Claire 2024-08-21 17:55:35 +02:00 committed by GitHub
parent 19a1acb38b
commit edeae945c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 2 additions and 56 deletions

View file

@ -130,21 +130,11 @@
.older {
float: left;
padding-inline-start: 0;
.fa {
display: inline-block;
margin-inline-end: 5px;
}
}
.newer {
float: right;
padding-inline-end: 0;
.fa {
display: inline-block;
margin-inline-start: 5px;
}
}
.disabled {