Skip to content

Commit

Permalink
fixed .infinite-loader alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
christophery committed Jul 7, 2019
1 parent d08871d commit 0d0a4b7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion built/screen.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion built/screen.css.map

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions css/screen.css
Original file line number Diff line number Diff line change
Expand Up @@ -2725,12 +2725,14 @@ embed, iframe, object {
}

.infinite-loader{
display: flex;
justify-content: center;
width: 100%;
margin-bottom: 30px;
}

.infinite-loader .spinner{
margin: 0 auto;
}

/* Alignments
/* ---------------------------------------------------------- */

Expand Down

0 comments on commit 0d0a4b7

Please sign in to comment.