Problem/Motivation

Before Drupal 11.4, block content attributes were moved from the content to the block. Now that this has been fixed, the search-block-form class is on the search form instead of being on the block div. The search form styling no longer applies.

Before

Before screen shot

After

After screen shot

Steps to reproduce

  1. Start the Umami demo from Drupal 11.3.
  2. Update to Drupal 11.4.
  3. Look at the search block in the header.

Proposed resolution

Change the style selector.

CommentFileSizeAuthor
Untitled 2.png17.56 KBdarren oh
Untitled.png17.54 KBdarren oh

Issue fork drupal-3610005

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

darren oh created an issue. See original summary.

darren oh’s picture

Status: Active » Needs review