mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Fixed CSS bug
SVN revision: 1205
This commit is contained in:
parent
c901057425
commit
67e40f6329
@ -26,7 +26,7 @@ td {
|
||||
|
||||
/* printable frame table */
|
||||
.pframe {
|
||||
width:600;
|
||||
width:600px;
|
||||
}
|
||||
|
||||
/* standard formatting for logbook tabs */
|
||||
|
||||
@ -26,7 +26,7 @@ td {
|
||||
|
||||
/* printable frame table */
|
||||
.pframe {
|
||||
width:600;
|
||||
width:600px;
|
||||
}
|
||||
|
||||
/* standard formatting for logbook tabs */
|
||||
|
||||
@ -27,7 +27,7 @@ td {
|
||||
|
||||
/* printable frame table */
|
||||
.pframe {
|
||||
width:600;
|
||||
width:600px;
|
||||
}
|
||||
|
||||
/* standard formatting for logbook tabs */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user