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
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
..
assets/stylesheets
controllers
helpers
javascript Prevent contents of the status placeholder from overflowing (#3287) 8 years ago
lib
mailers
models
presenters
services
validators
views
workers