forked from rDrama/rDrama
1
0
Fork 0

minor cosmetic change

master
Aevann1 2022-11-02 03:54:22 +02:00
parent 69f3db9d27
commit 28318ae080
1 changed files with 1 additions and 1 deletions

View File

@ -3600,7 +3600,6 @@ small, .small {
.post-actions .fa, .post-actions .fas, .post-actions .far {
font-size: 12px;
margin-right: 0.5rem;
margin-left: 0.5rem;
width: 1rem;
}
.post-actions .voting .fa, .post-actions .voting .fas, .post-actions .voting .far {
@ -3627,6 +3626,7 @@ small, .small {
}
.post-actions .list-inline .list-inline-item {
margin-right: 1rem;
margin-left: 0.5rem;
}
.post-actions .list-inline .list-inline-item:last-child {
margin-right: 0;