Commit 596efd63 by Robb Hamilton

Do not center results-status icons

parent 0bb95e29
...@@ -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