Claro: Spacing inconsistency in ajax progress icon with action button

Created on 29 August 2023, 10 months ago
Updated 20 October 2023, 8 months ago

Steps to reproduce

Go to content page admin/content
Edit any content for exp: /node/19/edit?destination=/en/admin/content
Now at bottom, we have Delete button, when we click on the delete button, we have spacing inconsistency.

Proposer resolution

Add margin-inline-start: 0; on .action-link link as well.

.js .action-link:not(.js-hide, .button--action) + .ajax-progress--throbber,
.js .button:not(.js-hide, .button--action) + .ajax-progress--throbber {
  margin-inline-start: 0;
}
🐛 Bug report
Status

Fixed

Version

11.0 🔥

Component
Claro 

Last updated 1 minute ago

Created by

🇮🇳India Gauravvv Delhi, India

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

Comments & Activities

Production build 0.69.0 2024