| Index: dashboard/dashboard/elements/speed-releasing-page.html
|
| diff --git a/dashboard/dashboard/elements/speed-releasing-page.html b/dashboard/dashboard/elements/speed-releasing-page.html
|
| index c033e63019d13bc4758cc740472274cb8f902dab..9931598e7af92077ef0decc44950ced874e666ce 100644
|
| --- a/dashboard/dashboard/elements/speed-releasing-page.html
|
| +++ b/dashboard/dashboard/elements/speed-releasing-page.html
|
| @@ -33,11 +33,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 {
|
|
|