Firefox specific style fix.
This commit is contained in:
parent
7b74d376d3
commit
34d79b6a63
@ -489,6 +489,7 @@ table.tutorial_code tr {
|
|||||||
}
|
}
|
||||||
|
|
||||||
table.tutorial_code td {
|
table.tutorial_code td {
|
||||||
|
border-color: transparent; /* required for Firefox */
|
||||||
padding: 3pt 5pt 3pt 5pt;
|
padding: 3pt 5pt 3pt 5pt;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user