Commit 710f9e75 by Sam Padgett Committed by GitHub

Merge pull request #221 from rhamilto/issue-2232

Do not center results-status icons
parents 2ac0433d 596efd63
...@@ -83,7 +83,6 @@ ...@@ -83,7 +83,6 @@
} }
.results-status { .results-status {
align-items: center;
display: flex; display: flex;
margin-bottom: 15px; margin-bottom: 15px;
.fa, .fa,
......
...@@ -101,7 +101,6 @@ ...@@ -101,7 +101,6 @@
margin-bottom: 0; margin-bottom: 0;
} }
.results-status { .results-status {
align-items: center;
display: flex; display: flex;
margin-bottom: 15px; margin-bottom: 15px;
} }
......
...@@ -83,7 +83,6 @@ ...@@ -83,7 +83,6 @@
} }
.results-status { .results-status {
align-items: center;
display: flex; display: flex;
margin-bottom: 15px; margin-bottom: 15px;
.fa, .fa,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment