To delete the horizontal scroll bar under the source code div, you have to do some modification in the style sheet of the respective extension.
Remove the following in wp-content > plugins > WP Syntax > CSS > wp-syntax.css :
white-space : pre !important;
Or add
/**
before and
*/
after.
Note: Commissions may be earned from the links above.
This page contains references to products from one or more of our advertisers. We may receive compensation when you click on links to those products. For an explanation of our advertising policy, please visit this page.