Glitch-Shrike/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.
2017-05-25 02:23:54 +02:00
..
assets/stylesheets
controllers Show error message to suspended user (#3281) 2017-05-24 16:39:09 +02:00
helpers
javascript Prevent contents of the status placeholder from overflowing (#3287) 2017-05-25 02:23:54 +02:00
lib Skip formatting for cashtag in status text (#3275) 2017-05-24 14:32:53 +02:00
mailers
models
presenters
services
validators
views
workers