Loading core/themes/claro/css/components/ajax-progress.module.css +1 −0 Original line number Diff line number Diff line Loading @@ -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; } Loading core/themes/claro/css/components/ajax-progress.module.pcss.css +1 −0 Original line number Diff line number Diff line Loading @@ -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; } Loading Loading
core/themes/claro/css/components/ajax-progress.module.css +1 −0 Original line number Diff line number Diff line Loading @@ -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; } Loading
core/themes/claro/css/components/ajax-progress.module.pcss.css +1 −0 Original line number Diff line number Diff line Loading @@ -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; } Loading