| Index: dashboard/dashboard/pinpoint/elements/job-page.html
|
| diff --git a/dashboard/dashboard/pinpoint/elements/job-page.html b/dashboard/dashboard/pinpoint/elements/job-page.html
|
| index 5127fcc550a41a548677fd95dd92e677683fb0c7..36968723f84d26fe37d93c8b8e82f65d5ebf49b9 100644
|
| --- a/dashboard/dashboard/pinpoint/elements/job-page.html
|
| +++ b/dashboard/dashboard/pinpoint/elements/job-page.html
|
| @@ -32,11 +32,8 @@ found in the LICENSE file.
|
| #content {
|
| width: 100%;
|
| 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 {
|
|
|