do not try to display a tab that was not built

This commit is contained in:
Marc Delisle
2009-08-22 11:22:50 +00:00
parent 869571ee16
commit 15441ded5d
233 changed files with 76811 additions and 2473 deletions

View File

@@ -249,3 +249,8 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
/* Block to mark separate translation string */
div.l10n {
display: inline;
}