- Issue created by @djsagar
- First commit to issue fork.
- Merge request !10391Issue #3485117 by nexusnovaz, godotislate, nicxvan: Fix return type on... → (Open) created by harivansh
- 🇳🇿New Zealand quietone
Changes are made on on 11.x (our main development branch) first, and are then back ported as needed according to our policies.
- 🇺🇸United States smustgrave
MR needs work, issue summary is incomplete for a UI change
- First commit to issue fork.
The issue is fixed using suggested resolution.
.dropbutton-action a { display: flex align-items: center; padding: 0 0.5625rem; -webkit-text-decoration: none; text-decoration: none; color: var(--dropbutton--text-color); font-weight: 600; height: auto; margin: 2px; }
- 🇮🇳India chandansha
I have tested MR 10418. Now it's look good but its overlaping blelow button.
For now it's Done.
I move it to RTBC.
THANKS!! - 🇧🇷Brazil filipeabreu Campinas/SP
I tested the proposed resolution in my local setup and worked as expected!
Local setup settings:
- Drupal 11.1.0
- Web Server: nginx/1.26.1
- PHP: 8.3.10
- Database: MariaDB 10.11.8
Before:
After: