| Index: dashboard/dashboard/pinpoint/elements/jobs-page.html
|
| diff --git a/dashboard/dashboard/pinpoint/elements/jobs-page.html b/dashboard/dashboard/pinpoint/elements/jobs-page.html
|
| index 65b5f3942cb735ca1dd9b4d02d9d76ecc046eb45..78659e588a3c6ef2510dcd4485eb6d5f1bb53a1e 100644
|
| --- a/dashboard/dashboard/pinpoint/elements/jobs-page.html
|
| +++ b/dashboard/dashboard/pinpoint/elements/jobs-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 {
|
|
|