]> git.openstreetmap.org Git - rails.git/commitdiff
Make rich text edit controls use as much space as possible
authorTom Hughes <tom@compton.nu>
Thu, 12 Dec 2013 08:55:26 +0000 (08:55 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 12 Dec 2013 09:04:46 +0000 (09:04 +0000)
Use CSS3 calculations to set the width of a rich text edit control
to the maximum possible while still allowing space for the help.

Also set the subject/title fields to the same width.

Fixes #657


No differences found