Actions
Feature proposal #7563
closedImprove the show more usage
Description
Currently posts are limited to 200px height. This shouldn't really apply unless a post is really really long. There's no reason to enforce it unless that's exactly the case (e.g. like 800px should show the show more).
Updated by krileon over 5 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
The moreless display is now 400px instead of 200px and has a tolerance of 400px. This means it won't show moreless until something is 800px or larger and when it does it will be shrunk to 400px.
Actions