remove empty&unused overlaysdiv

This commit is contained in:
webzwo0i 2013-12-08 17:24:12 +01:00
parent 4dd3584532
commit 020bd3915c
3 changed files with 1 additions and 4 deletions

View file

@ -159,8 +159,6 @@ p {
font-family: monospace; /* overridden by lineMetricsDiv.style */
}
#overlaysdiv { position: absolute; left: -1000px; top: -1000px; }
/* Stops super long lines without being spaces such as aaaaaaaaaaaaaa*100 breaking the editor
Commented out because it stops IE from being able to render the document, crazy IE bug is crazy. */
/*