Aleksander Machniak
2014-06-30 997ef19f17af31c668d34bd00269fc02186be7f8
Remove height:auto from .listing table cells
1 files modified
1 ■■■■ changed files
skins/larry/styles.css 1 ●●●● patch | view | raw | blame | history
skins/larry/styles.css
@@ -1222,7 +1222,6 @@
.listing tbody td {
    display: table-cell;
    height: auto;
    min-height: 14px;
    outline: none;
}