On Tue, Sep 15, 2015 at 02:22:41PM +0200, Ivan Zhakov wrote: > The problem that {noformat} tag adds scrollbars. See the following > comment as an example: > https://issues.apache.org/jira/browse/TST-210?focusedCommentId=14745334&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14745334
Can we ask INFRA to remove one line from the style sheet for us? div.preformattedContent pre, div.codeContent pre { max-height: 30em; <--- remove this line