Comment on Show HN: Distraction Free Reader/WriterparentComments−_kushagraOP13yBrowser/OS?−Scryptonite13yGoogle Chrome 28.0.1500.20 dev, Mac OS X 10.7.5−_kushagraOP13yDo you have localStorage disabled?−Scryptonite13yNope.EDIT: From what I can tell, the textarea is over the div.settingsAdd a z-index to your .settings rule.eg: .settings { z-index: 99; }
Comments
Browser/OS?
Google Chrome 28.0.1500.20 dev, Mac OS X 10.7.5
Do you have localStorage disabled?
Nope.
EDIT: From what I can tell, the textarea is over the div.settings
Add a z-index to your .settings rule.
eg: