markuso / kleks

Kleks - Pure CouchDB based CMS as a Couch App using Kanso with CoffeeScript and Stylus. Supports multi-site setup and Markdown authoring.

Home Page:http://markuso.github.io/kleks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix editing in fullscreen mode on iPad / mobile devices

markuso opened this issue · comments

The content textarea in the fullscreen edit mode is covered by the side nav bar and is not accessible for editing and can't be exited from since the button happens to land underneath that main nav layer. This is most likely a CSS bug on mobile as it does not happen on desktop.