Fixing an issue with overlapping content in FireFox using the caption tag. Fixes bug #960823
Change-Id: Id6ad9aeac860c53e325138d888adc93732fbaf6f
This commit is contained in:
parent
513a60b69f
commit
0a640c300e
@ -286,7 +286,7 @@ a.current_item:hover h3, a.current_item:hover h4 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.table_header {
|
.table_header {
|
||||||
height: 30px;
|
min-height: 35px;
|
||||||
padding: 5px 0;
|
padding: 5px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user