How to remove the vertical scrollbar SyntaxHighlighter block?
问题 I am newbie in Web-developing and possibly has a primary question. I have installed Joomla 2.5 CMS on my site, downloaded, installed and turned on the SyntaxHighlighter plugin. Then enabled the bash syntax and added nothing more the following code to my page <pre class="brush: bash">$ uname -a Linux laptop 2.6.32-41-generic #89-Ubuntu SMP Fri Apr 27 22:22:09 UTC 2012 i686 GNU/Linux $</pre> I got this result It is OK but I have no idea why the highlighted vertical scrollbar appears. It scrolls