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.
2017-04-17 10:37:00 +02:00
..
about Remove trailing whitespace in terms.no.html (#1933) 2017-04-16 16:38:13 +02:00
accounts Use local vars in partials (#1935) 2017-04-16 16:37:49 +02:00
activitypub
admin Do not display "reset password" in admin UI for remote accounts (#1960) 2017-04-16 23:15:58 +02:00
api Make file attachment on MediaAttachment optional (#1865) 2017-04-16 12:51:30 +02:00
auth
authorize_follow
errors
home Onboarding modal (#1883) 2017-04-16 20:32:00 +02:00
kaminari
layouts Fix cross-origin integrity (#1871) 2017-04-15 22:48:30 +02:00
notification_mailer
oauth
remote_follow
settings Optimize user setting page for mobile browser (#1924) 2017-04-17 10:37:00 +02:00
shared
stream_entries Simplify the og:image and og:description code in stream_entries/show (#1934) 2017-04-16 16:38:02 +02:00
tags
user_mailer Fix tiny typo, and added link to terms and conditions in confirmation email for Japanese. (#1975) (#1975) 2017-04-17 10:32:09 +02:00
well_known