Joel Araújo Rocha created AMQ-4578:
--------------------------------------

             Summary: Missing .code-java tag on ActiveMQ web page
                 Key: AMQ-4578
                 URL: https://issues.apache.org/jira/browse/AMQ-4578
             Project: ActiveMQ
          Issue Type: Improvement
          Components: activemq-pool
         Environment: Opera, Thunderbird
            Reporter: Joel Araújo Rocha


The missing .code-java tag on CSS makes the <pre> to behave like CSS 
"white-space: pre;" which will write one line codes destroying the expected 
page layout.
Check this page: http://activemq.apache.org/web-console.html

Adding .code-java { white-space: pre-wrap; } fixes this issue.
I'm sorry for posting this in the wrong forum.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to