Fix related widget links margin from select2 (autocomplete_fields).
This commit is contained in:
@@ -57,6 +57,12 @@
|
|||||||
}
|
}
|
||||||
/* end fix */
|
/* 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 */
|
/* improve responsive selector */
|
||||||
|
|
||||||
/* fix [stacked, not-stacked] equalize horizontal and vertical select padding for selector */
|
/* fix [stacked, not-stacked] equalize horizontal and vertical select padding for selector */
|
||||||
|
|||||||
Reference in New Issue
Block a user