Fixed .table

This commit is contained in:
Morten Delenk 2016-04-12 18:11:11 +00:00
parent e5fc9fd5dc
commit 965a83b5c9

View file

@ -20,6 +20,7 @@ aside {
.table {
background-color: interhit;
display: table;
width: 100%;
}
.tablerow {
display:table-row;