| Index: dashboard/dashboard/elements/alerts-page.html
|
| diff --git a/dashboard/dashboard/elements/alerts-page.html b/dashboard/dashboard/elements/alerts-page.html
|
| index 5603353f609328cfddd662e959cdb0252ed5b276..01b9eaed5dc0999e1967ed9bcad86b3d5cfe8a0e 100644
|
| --- a/dashboard/dashboard/elements/alerts-page.html
|
| +++ b/dashboard/dashboard/elements/alerts-page.html
|
| @@ -41,11 +41,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;
|
| }
|
|
|
| /* This class indicates a button toggled on (e.g. show improvements). */
|
|
|