Now that we have icons in the admin menu, it strikes me that we could use the "Configure" icon instead of a button that spells out the full word. For example, on the Manage Display pages, a view such as this (admittedly only this many fields are likely to have a "Configure" option if you are using field_formatter_settings
but it makes the point):
With a little modification (CSS only) we could have something more like this:
If people agree I can make a PR for Seven that would do this.
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?