Closed (fixed)
Project:
Patternkit
Version:
9.1.x-dev
Component:
Module Core
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2025 at 19:26 UTC
Updated:
13 Oct 2025 at 18:19 UTC
Jump to comment: Most recent


Comments
Comment #4
sluceroFor this issue I found that form override styles we had in place previously were no longer needed and causing this issue. Removing them resolves it.
Comment #5
minsharm commentedI have tested the issue on both D10 and D11 and result looks good to me.
Steps to test
1) Go to any existing Drupal site with PK module already installed.
2) Go to content -> Add content. Select Basic Page.
3) Give the title of the page and click save.
4) Go to Layout Tab. (Layout Builder module should already be installed) and click on add block.
5) Search Patternkit example block and click on it.
6) Observe the "Add block" button styling.
Results - Add/Update block button now appears with full padding and pill-shaped style.
Comment #6
sluceroMerged for inclusion in the 9.1.3 release (see #3542304: Patternkit 9.1.3 Release Plan).