/* placeholder for css */

#field_group_value_container span {
    width: 100%;
}

#field_group_value_container button {
    position: relative;
}

#field_group_value_container .select2-selection {
    max-height: 116px;
    overflow: auto;
}

#table_form_setting_below select,
#table_form_setting_above select,
#table_form_setting select {
    width: 100%;
}