Describe your issue or idea
All the "help text" textfields are huge. Can we please limit these to textfields instead of text areas?
To see an example of this part of the admin interface, use the admin menu to navigate to: Structure → Content types → Page → Manage fields → Body → Edit. Here's what it looks like:
Current Proposal (as of Sept 29, 2020)
Reduce the size of the text area.
GitHub Issue #:
2747
Recent comments
PayPal Checkout works too!
Commerce shop system from Drupal
nice find! the links for the most recently updated issues in the core and contrib queues are a great way to stay on top of things—especially now that the feature freeze is just around the corner...
Seeing what issues are new
A simple way — use Field Group to create a container for fields https://backdropcms.org/project/field_group and CSS Flex оr Grid to alignment. You can also create Fieldsets to...
Layout also for /node/add/ forms?