Fix vertical icon alignment difference between Firefox and Chrome

This commit is contained in:
Norbert Renner 2018-06-27 20:08:37 +02:00
parent 1a078ae630
commit 35a1547e70

View file

@ -293,7 +293,7 @@ table.dataTable.display tbody tr.even:hover {
.nogo-delete-marker {
text-align: center;
line-height: 16px;
line-height: 15px;
font-size: 11px;
border-radius: 8px;
}