Skip to content

Commit 72355e2

Browse files
Merge branch 'SAN-6186' of https://github.com/CodeNow/runnable-angular into SAN-6186
* 'SAN-6186' of https://github.com/CodeNow/runnable-angular: fix spinner alignment in safari
2 parents 4102a5c + 970650d commit 72355e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

client/assets/styles/scss/components/buttons/buttons.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
// spinner
4545
> .spinner-wrapper {
4646
align-items: center;
47+
align-self: center;
4748
display: flex;
4849
height: 100%;
4950

0 commit comments

Comments
 (0)