You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/views
Yuki Nakagawa 548ff54714 Optimize user setting page for mobile browser (#1924)
* Remove overflow because it blocks scrolling on mobile safari.

* Add “-webkit-overflow-scrolling: touch;” to enable smooth scroll on mobile safari and other webkit browsers.

* Use radio buttons in user setting page.

Because select tags with long text are not fit in the width of mobile devices.

* Add flex property to fit labels to devise width.

* Change font size of select.

It causes auto zooming on mobile safari.
8 years ago
..
about Remove trailing whitespace in terms.no.html (#1933) 8 years ago
accounts
activitypub
admin Do not display "reset password" in admin UI for remote accounts (#1960) 8 years ago
api
auth
authorize_follow
errors
home Onboarding modal (#1883) 8 years ago
kaminari
layouts
notification_mailer
oauth
remote_follow
settings Optimize user setting page for mobile browser (#1924) 8 years ago
shared
stream_entries
tags
user_mailer Fix tiny typo, and added link to terms and conditions in confirmation email for Japanese. (#1975) (#1975) 8 years ago
well_known