Two scrollbars on custom help html page.
조회 수: 1 (최근 30일)
이전 댓글 표시
I'm documenting my projects with the Help browser but my help page gets two scrollbars:

The html file is as simple as having a title (with text) in the header and a p (with text) in the body. All tags are closed in the right order and it seems to work on Firefox. I've already tried using html { overflow: hidden; } on the header but it just removes the scrollbar and crops to whatever is visible on the top of the page. How can I get the text to behave like in the official documentation?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Adding custom doc에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!