Fixed CSS bug

SVN revision: 1205
This commit is contained in:
Stefan Ritt 2005-02-14 20:08:37 +00:00
parent c901057425
commit 67e40f6329
3 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ td {
/* printable frame table */
.pframe {
width:600;
width:600px;
}
/* standard formatting for logbook tabs */

View File

@ -26,7 +26,7 @@ td {
/* printable frame table */
.pframe {
width:600;
width:600px;
}
/* standard formatting for logbook tabs */

View File

@ -27,7 +27,7 @@ td {
/* printable frame table */
.pframe {
width:600;
width:600px;
}
/* standard formatting for logbook tabs */