-
- Downloads
Compensate for scrollbar disappearing when media modal visible (#8100)
* Compensate for scrollbar disappearing when media modal visible Make auth pages backgrounds lighter * Fix typo
Showing
- app/controllers/about_controller.rb 1 addition, 1 deletionapp/controllers/about_controller.rb
- app/controllers/accounts_controller.rb 1 addition, 0 deletionsapp/controllers/accounts_controller.rb
- app/controllers/auth/confirmations_controller.rb 5 additions, 0 deletionsapp/controllers/auth/confirmations_controller.rb
- app/controllers/auth/passwords_controller.rb 5 additions, 0 deletionsapp/controllers/auth/passwords_controller.rb
- app/controllers/auth/registrations_controller.rb 5 additions, 0 deletionsapp/controllers/auth/registrations_controller.rb
- app/controllers/auth/sessions_controller.rb 5 additions, 0 deletionsapp/controllers/auth/sessions_controller.rb
- app/controllers/statuses_controller.rb 2 additions, 0 deletionsapp/controllers/statuses_controller.rb
- app/controllers/tags_controller.rb 1 addition, 1 deletionapp/controllers/tags_controller.rb
- app/javascript/mastodon/containers/media_container.js 3 additions, 3 deletionsapp/javascript/mastodon/containers/media_container.js
- app/javascript/mastodon/features/ui/components/modal_root.js 7 additions, 6 deletionsapp/javascript/mastodon/features/ui/components/modal_root.js
- app/javascript/styles/mastodon/basics.scss 14 additions, 8 deletionsapp/javascript/styles/mastodon/basics.scss
- app/javascript/styles/mastodon/containers.scss 0 additions, 4 deletionsapp/javascript/styles/mastodon/containers.scss
- spec/controllers/about_controller_spec.rb 0 additions, 12 deletionsspec/controllers/about_controller_spec.rb
Loading
Please register or sign in to comment