mastodon/app/assets/stylesheets
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
..
fonts
about.scss
accounts.scss
admin.scss Optimize user setting page for mobile browser (#1924) 2017-04-17 10:37:00 +02:00
application.scss
basics.scss
boost.scss
compact_header.scss
components.scss Onboarding modal (#1883) 2017-04-16 20:32:00 +02:00
containers.scss
footer.scss
forms.scss Optimize user setting page for mobile browser (#1924) 2017-04-17 10:37:00 +02:00
landing_strip.scss
lists.scss Fix up recovery codes design a little (#1866) 2017-04-16 04:32:57 +02:00
reset.scss
stream_entries.scss
tables.scss
variables.scss Check for a custom css file to help customization of instances (#1368) 2017-04-15 22:47:48 +02:00