diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index 740e5c6053..850842cb1e 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -8500,3 +8500,8 @@ div.stat-win-spinner img { .font_11pt { font-size: 11pt; } + +.checkbox-random-name { + width: 100px !important; + margin-left: 20px; +}