[openstreetmap-website] No scroll bar for editing lengthy diary entries (#330)

Tom Hughes notifications at github.com
Fri Jul 12 14:08:38 UTC 2013


The problem is https://github.com/openstreetmap/openstreetmap-website/blob/master/app/assets/stylesheets/common.css.scss#L1537 which sets the height of text areas to 100% with the `!important` flag, so it overrides the dynamically determined height which the auto grow plugin sets.

That line came in with c3b8897c44531788f06a51e24470e97a3abfb7b8.

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/330#issuecomment-20878498
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20130712/b6160c27/attachment.html>


More information about the rails-dev mailing list