Verified Commit 513a31b9 authored by Théodore Biadala's avatar Théodore Biadala
Browse files

Issue #3384071 by Gauravvvv, Harish1688, yash.rode: Claro: Spacing...

Issue #3384071 by Gauravvvv, Harish1688, yash.rode: Claro: Spacing inconsistency in ajax progress icon with action button
parent f0ef38ff
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -43,6 +43,7 @@
 * have a large margin set.
 */

.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;
}
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@
 * Remove margin from ajax throbbers following buttons because buttons already
 * have a large margin set.
 */
.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;
}