| Index: dashboard/dashboard/elements/create-health-report-page.html
|
| diff --git a/dashboard/dashboard/elements/create-health-report-page.html b/dashboard/dashboard/elements/create-health-report-page.html
|
| index 7d65f4b9f7a40d501837e9f21617fba50e670a76..890edfcb140a75198b8883310584ecc151a0569c 100644
|
| --- a/dashboard/dashboard/elements/create-health-report-page.html
|
| +++ b/dashboard/dashboard/elements/create-health-report-page.html
|
| @@ -31,11 +31,8 @@ found in the LICENSE file.
|
|
|
| #content {
|
| display: inline-flex;
|
| - display: -webkit-inline-flex;
|
| flex-direction: column;
|
| - -webkit-flex-direction: column;
|
| align-items: flex-start;
|
| - -webkit-align-items: flex-start;
|
| }
|
|
|
| #loading-spinner {
|
|
|