Fixing an issue with overlapping content in FireFox using the caption tag. Fixes bug #960823

Change-Id: Id6ad9aeac860c53e325138d888adc93732fbaf6f
This commit is contained in:
John Postlethwait 2012-03-21 12:53:20 -07:00
parent 513a60b69f
commit 0a640c300e

View File

@ -286,7 +286,7 @@ a.current_item:hover h3, a.current_item:hover h4 {
}
.table_header {
height: 30px;
min-height: 35px;
padding: 5px 0;
}