]> git.openstreetmap.org Git - rails.git/commit
Drop the slim layout
authorTom Hughes <tom@compton.nu>
Sun, 16 Feb 2014 16:03:00 +0000 (16:03 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 16 Feb 2014 16:03:00 +0000 (16:03 +0000)
commitf9ae6d252f0126266ff557d003bfa7ea58bf5dff
tree21dabb9992457e7d1f6979befbbd689d08c62131
parent457ba2e5e8184ff75e15e2ad3ae02c7955e9f15b
Drop the slim layout

The slim layout is not really needed since the redesign as the
pages it was used for in the OAuth flow now have less chrome and
work fine on small screens with the normal layout.

Fixes #689
app/assets/stylesheets/common.css.scss
app/controllers/oauth_controller.rb
app/controllers/user_controller.rb
app/views/layouts/slim.html.erb [deleted file]