1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Fixed CSS

This commit is contained in:
Krateng
2019-05-08 11:13:44 +02:00
parent 451e8c1519
commit 5c076dfe25
2 changed files with 3 additions and 1 deletions

View File

@@ -374,7 +374,7 @@ a.bronze {
table.twopart {
width:100%;
}
table.twopart tr td {
table.twopart>tbody>tr>td {
width:50%;
}