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/javascript
unarist 9f69aa3cb1 Prevent contents of the status placeholder from overflowing (#3287)
Since long lines may overflow and cause the status-list horizontally scrollable,
I added `overflow: hidden` to placeholder contents to prevent it.
8 years ago
..
fonts Fix local fonts and change font-face values (#2877) 8 years ago
images Remove unnecessary .keep files (#2976) 8 years ago
mastodon Prevent contents of the status placeholder from overflowing (#3287) 8 years ago
packs Lazy load toots using IntersectionObserver (#3191) 8 years ago
styles Lazy load toots using IntersectionObserver (#3191) 8 years ago