Remove height:auto from .listing table cells

pull/201/head
Aleksander Machniak 10 years ago
parent 523d1a945c
commit 997ef19f17

@ -1222,7 +1222,6 @@ a.iconlink.upload {
.listing tbody td {
display: table-cell;
height: auto;
min-height: 14px;
outline: none;
}

Loading…
Cancel
Save