openstreetmap-website/app/views/users
Andy Allan 2443e7dd65 Refactor to use a heading class for height when using header-illustrations
This fixes a glitch highlighted in #3259, where the css class stopped applying
when the view was moved to a different controller.

We're moving to having each view responsible for their layout, and commonly having
override classes explicitly in the relevant views. So we can follow that pattern here.
2021-07-21 11:45:37 +01:00
..
_auth_association.html.erb Rename user_controller to users_controller 2018-10-03 15:31:10 +02:00
_contact.html.erb Fix erblint warnings 2021-06-05 07:40:55 +01:00
_popup.html.erb Prefer string interpolation to concatenation in erb files 2020-11-11 14:44:42 +00:00
_terms.html.erb Fix the CrossSiteScripting warnings from Brakeman 2020-07-22 20:57:16 +01:00
_terms_declined_flash.html.erb Refactor terms declined flash message to use a partial 2021-06-23 20:11:19 +01:00
_user.html.erb Break long URLs where richtext is used. 2020-12-27 22:11:36 +01:00
account.html.erb Add support for OAuth2 using doorkeeper 2021-05-18 12:05:32 +01:00
blocked.html.erb Refactor to use a heading class for height when using header-illustrations 2021-07-21 11:45:37 +01:00
index.html.erb Use bootstrap table striping to replace hand-cycled table stripes 2020-03-18 12:14:24 +01:00
new.html.erb Refactor to use a heading class for height when using header-illustrations 2021-07-21 11:45:37 +01:00
no_such_user.html.erb Avoid double-escaping display names when sent through the translation system 2020-01-08 19:07:18 +01:00
show.html.erb Break long URLs where richtext is used. 2020-12-27 22:11:36 +01:00
suspended.html.erb Remove some references to webmaster 2021-06-29 19:22:31 +01:00
terms.html.erb Refactor to use a heading class for height when using header-illustrations 2021-07-21 11:45:37 +01:00