Skip to content

Commit

Permalink
Change progress bar position to fix full screen
Browse files Browse the repository at this point in the history
  • Loading branch information
ryankeairns committed Sep 26, 2020
1 parent ede0a37 commit efc5801
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/public/chrome/ui/loading_indicator.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ export class LoadingIndicator extends React.Component<LoadingIndicatorProps, { v
data-test-subj={testSubj}
aria-hidden={ariaHidden}
aria-label={ariaLabel}
position="fixed"
color="accent"
size="xs"
/>
Expand Down

0 comments on commit efc5801

Please sign in to comment.