This project is archived and is in readonly mode.

#628 ✓wontfix
Kevin Chiu

form authentication interfering with page layout

Reported by Kevin Chiu | July 16th, 2008 @ 12:33 AM | in 2.x

Rails automatically inserts these snippets to help authenticate forms:

Occasionally, CSS styling overflows into these divs. However, it is impossible to remove the overflow from these divs because the divs do not have associated class names.

Suggested solution: Add class="hidden" to the attributes list on these divs instead of just type="hidden" .

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Tags

Pages