heyLu / chrome-newtab-notes

Change the chromium newtab page to a localStorage/gist-based notepad
0 stars 0 forks source link

Fix handling of overlong content. #4

Open heyLu opened 11 years ago

heyLu commented 11 years ago

When the text hits the right side of the window, the whole editing area somehow moves a few pixel to the right. It looks as if the margin goes missing.

When loading a note with overlong content, this doesn't occur.