a comment

This commit is contained in:
John McLear 2013-02-12 00:13:47 +00:00
parent 5f73a5ec30
commit 2f20461445
1 changed files with 1 additions and 1 deletions

View File

@ -178,5 +178,5 @@ p {
#overlaysdiv { position: absolute; left: -1000px; top: -1000px; }
.ace-line{
overflow:hidden;
overflow:hidden; /* Stops super long lines without being spaces such as aaaaaaaaaaaaaa*100 breaking the editor */
}