Fix related widget links margin from select2 (autocomplete_fields).

This commit is contained in:
Fabio Caccamo
2024-01-08 21:27:38 +01:00
parent b61d54a227
commit 6f4f6a9dd9
@@ -57,6 +57,12 @@
}
/* end fix */
/* fix related widget links margin from select2 (autocomplete_fields) */
.admin-interface .related-widget-wrapper .select2-container + .related-widget-wrapper-link {
margin-left: 12px !important;
}
/* end fix */
/* improve responsive selector */
/* fix [stacked, not-stacked] equalize horizontal and vertical select padding for selector */