Fix format of navigation bar

This commit is contained in:
Michal Čihař
2011-02-02 15:18:57 +01:00
parent c251f3a024
commit 34a28b7675

View File

@@ -141,6 +141,10 @@ table td {
border: 1px solid black; border: 1px solid black;
} }
table.navigation td {
border: none;
}
img, img,
input, input,
select, select,