Merge branch 'ent-7293-bug-visual-selector-ip-agente' into 'develop'

Agent conf ip selector visual fix

See merge request artica/pandorafms!4030
This commit is contained in:
Daniel Rodriguez 2021-04-15 14:53:32 +00:00
commit 8cc4ddc9e0

View File

@ -5450,6 +5450,10 @@ table.info_table.policy_sub_table {
min-width: 100px; min-width: 100px;
} }
div.label_select_child_left > span {
width: 100% !important;
}
.label_select_child_right { .label_select_child_right {
width: 20%; width: 20%;
min-width: 140px; min-width: 140px;