Removed duplicate css statement.

- Legacy-Id: 9869
This commit is contained in:
Henrik Levkowetz 2015-07-23 09:59:36 +00:00
parent a80c58f932
commit 70b8fc68c5

View file

@ -401,9 +401,6 @@ table tbody.meta th:nth-child(2), table tbody.meta td:nth-child(2) {
width: 9em;
}
table tbody.meta th:first-child, table tbody.meta td:first-child {
width: 6em;
}
td.ad div { border-bottom: solid #ccc 1px; }