diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index 0a91f2ed3f..d4d5c7a569 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -498,6 +498,9 @@ select:-internal-list-box { .mw300px { min-width: 300px; } +.mw400px { + min-width: 400px; +} .mw500px { min-width: 500px; }