This commit is contained in:
Laurent Destailleur 2023-01-02 19:01:15 +01:00
parent bcfa71c2fd
commit 6a085ad602
2 changed files with 2 additions and 2 deletions

View File

@ -172,7 +172,7 @@ table.liste th.wrapcolumntitle.liste_titre_sel:not(.maxwidthsearch), table.liste
text-overflow: ellipsis;
}
th.wrapcolumntitle dl dt a span.fas.fa-list {
padding-bottom: 0;
padding-bottom: 1px;
vertical-align: bottom;
}

View File

@ -486,7 +486,7 @@ th.wrapcolumntitle.liste_titre_sel:not(.maxwidthsearch), td.wrapcolumntitle.list
text-overflow: ellipsis;
}
th.wrapcolumntitle dl dt a span.fas.fa-list {
padding-bottom: 0;
padding-bottom: 1px;
vertical-align: bottom;
}