mastodon/app/assets/stylesheets
Stephen Burgess 33b9e8d461 fix(dropdowns): Allow for dropdowns to fill full column (#2684)
* fix(dropdowns): Allow for dropdowns to fill full column

When the text inside a dropdown is longer than it is for English, the text is truncated which can result in a less-than-usable experience for languages such as German with longer words. This commit addresses the following:

* Allow the dropdown to expand to the entire width of the column based on the length of the text in the dropdown
* Align active dropdown arrow in relation to the trigger rather than the dropdown
* Show the right hand side of the dropdown which was previously hidden (could not see border radius)
* Ensure the three places dropdowns of status, account, and emoji appear well in Chrome, Firefox, Safari

* fix(emoji-dropdown): Restore emoji dropdown caret
2017-05-01 18:13:10 +02:00
..
fonts
about.scss
accounts.scss Followers-only post federation (#2111) 2017-04-24 00:38:37 +02:00
admin.scss
application.scss
basics.scss
boost.scss
compact_header.scss
components.scss fix(dropdowns): Allow for dropdowns to fill full column (#2684) 2017-05-01 18:13:10 +02:00
containers.scss Hide some components rather than unmounting (#2271) 2017-04-24 04:49:08 +02:00
footer.scss
forms.scss Filter on allowed user language preferences (#2361) 2017-05-01 17:42:13 +02:00
landing_strip.scss
lists.scss
reset.scss
rtl.scss
stream_entries.scss Fix issue where 'sensitive content click to show' item takes up whole screen on public view (#1692) 2017-04-13 16:00:56 +02:00
tables.scss
variables.scss Check for a custom css file to help customization of instances (#1368) 2017-04-15 22:47:48 +02:00