Home › Forums › DITA and XMetaL Discussion › When viewing webhelp in Chrome, initial page is wonky › Reply To: When viewing webhelp in Chrome, initial page is wonky
Reply to: When viewing webhelp in Chrome, initial page is wonky
April 2, 2012 at 6:23 pmIn webhelp.css try adding the following:
height: 100%; to #whContent
this is around line 127
#whContent {
border-left: 1px solid #ccc;
height: 100%;
}
XMetaL Version#: 6.0.2.070
Chrome Version#: 18.0.1025.142