1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/javascript/styles/mastodon
Sasha Sorokin 37b3985bfa
Improve polls: option lengths & redesign (#13257)
This commit redesign the polls and increases characters limit for the
options from 25 to 50 characters, giving pollsters more freedom.

Summarizing, the redesign is making the polls more adaptive for upcoming
changes to the options characters limit: the bar, or a "chart", is now
displayed separately from the option itself; vote check mark is moved
next to the option text, making the percentages take less space. Option
lengths are taken into account and text is wrapped to multiple lines
if necessary to avoid overflow.
2020-04-02 17:10:55 +02:00
..
_mixins.scss
about.scss
accessibility.scss
accounts.scss
admin.scss
basics.scss
boost.scss
compact_header.scss
components.scss Improve toot clicking areas (#13327) 2020-03-31 19:40:23 +02:00
containers.scss
dashboard.scss
emoji_picker.scss
footer.scss
forms.scss
introduction.scss
lists.scss
modal.scss
polls.scss Improve polls: option lengths & redesign (#13257) 2020-04-02 17:10:55 +02:00
reset.scss
rtl.scss
statuses.scss
tables.scss
variables.scss
widgets.scss