diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index b51e2680a2..8a30f050be 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -776,6 +776,10 @@ select:-internal-list-box { width: 80%; } +.w85p { + width: 85%; +} + .w88p { width: 88%; }