Fix vertical icon alignment difference between Firefox and Chrome
This commit is contained in:
parent
1a078ae630
commit
35a1547e70
1 changed files with 1 additions and 1 deletions
|
|
@ -293,7 +293,7 @@ table.dataTable.display tbody tr.even:hover {
|
||||||
|
|
||||||
.nogo-delete-marker {
|
.nogo-delete-marker {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
line-height: 16px;
|
line-height: 15px;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue