mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-08-23 21:45:03 -04:00
small CSS improvement, partially resolves #48
This commit is contained in:
parent
40019624fd
commit
740d62005e
2 changed files with 4 additions and 1 deletions
|
@ -578,7 +578,6 @@ $(function() {
|
|||
break;
|
||||
case 'syntaxhighlighting':
|
||||
if (typeof prettyPrint == 'function') prettyPrint();
|
||||
this.prettyMessage.css('overflow', 'auto');
|
||||
default:
|
||||
// Convert URLs to clickable links.
|
||||
helper.urls2links(this.clearText);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue