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 @@
}
.results-status {
align-items: center;
display: flex;
margin-bottom: 15px;
.fa,
......
......@@ -101,7 +101,6 @@
margin-bottom: 0;
}
.results-status {
align-items: center;
display: flex;
margin-bottom: 15px;
}
......
......@@ -83,7 +83,6 @@
}
.results-status {
align-items: center;
display: flex;
margin-bottom: 15px;
.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