Search
Remove button icon incorrectly used in views display dropbutton
Use remove svg for FIeld Group delete
Code
Inline code and commands.
ddev drush en token
Views dropbuttons
Views admin dropbuttons can be hard to use.
UnoCSS columns utilities
Columns utilities not working correctly.
https://github.com/unocss/unocss/issues/5029
These are weird anyway, using container breakpoints and only go down to 16rem.
https://tailwindcss.com/docs/columns
Are there any ckeditor plugins for column count?
No,…
Columns
utilities.columns.cssDefine column utility classes.
Provide column width classes.
After much consideration, I landed on defining a few column widths instead of using column count.
I think I'd like to support 2, 3, 4, 6, 8 columns.
Issue: Ckeditor columns…
CKEditor Media Alignment
media-alignment.css
Defaults to 50% width when aligned.
Elements
elements.css
Default element styles.
Contextual links in footer expand below screen
Context
Contextual links can get hidden when they appear off screen.
This happens with the footer menu.
*The links are usable, you just have to scroll down to see them.
*In Drupal 11.2, backbone was removed from contextual links:https://www.drupal.org/…
iOS uses default details styles
Seen on content edit forms in safari.
This isn’t happening on this admin page.
Fix
Resolved in iOS 26.1 (12-15-2025).
https://bugs.webkit.org/show_bug.cgi?id=304208