diff --git a/flat/style/flat.viewer.css b/flat/style/flat.viewer.css index b4f8072..a06ccb2 100644 --- a/flat/style/flat.viewer.css +++ b/flat/style/flat.viewer.css @@ -160,6 +160,9 @@ div#info th { font-weight: bold; vertical-align: top; } +div#viewer th { + vertical-align: top; +} div#info th span.setname { font-weight: normal; font-size: 8pt;