Modal close button does not display correctly

Created on 22 January 2025, about 1 month ago

Problem/Motivation

In Drupal >= 10.4.x a refactoring of the Claro dialogue stylesheet has been performed. Issue https://www.drupal.org/project/drupal/issues/3303546 πŸ“Œ Refactor Claro's dialog stylesheet RTBC

One of these changes affects the close dialogue button, which does not display the X correctly.

The change is as follows:

- Drupal 10.3.x -> .ui-dialog .ui-dialog-titlebar-close {.....
- Drupal 10.4.x -> .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {.....

It is suggested to change .ui-dialog .ui-dialog-titlebar-close:empty {.... to .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:empty {....

Making this change correctly displays the close button

πŸ› Bug report
Status

Active

Version

2.0

Component

User interface

Created by

πŸ‡ͺπŸ‡ΈSpain Bryan Toapanta

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024