diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index ed29ae0c10..32d559abce 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -127,7 +127,6 @@ * { font-size: 9pt; - -moz-osx-font-smoothing: grayscale; line-height: 16pt; } @@ -7346,7 +7345,6 @@ div.graph div.legend table { .mono { font-family: source-code, mono, monospace; } - .alert_action_list { display: grid; grid-template-columns: 1fr 1fr;