- Issue created by @bernardm28
- Merge request !527Removes extra classes that are not needed as claro handles that without it. → (Open) created by bernardm28
- 🇺🇸United States bernardm28 Tennessee
We could have a has css class that aligns that button based on the previus
- 🇺🇸United States bernardm28 Tennessee
.views-exposed-form .views-exposed-form__item:has(.form-item__description) + .form-actions { margin-block-end: 1.75rem; }
Something like that would fix it too but idk why we would override claro there.
- 🇮🇳India djsagar
Hi @bernardm28,
Reproduced the issue on local and applied MR #2.
The issue is resolved.
For reference :
Before:
After:
RTBC ++
- 🇨🇭Switzerland saschaeggi Zurich
Dist files are missing in the MR, moving back to needs work