Closed (fixed)
Project:
Entity Reference Field Autocomplete Filter
Version:
1.0.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 May 2025 at 04:55 UTC
Updated:
3 Jun 2025 at 07:49 UTC
Jump to comment: Most recent
Comments
Comment #3
dahousecat commentedI did not know about the
margin-inline-endcss property so thanks - I will find that useful in a number of other projects I have going on.However from my testing it was not creating the gap as required, as least with the rest of my theme present, so I have use
grid-gapinstead, as it will consistently place the margin between the 2 elements, regardless of text direction.Comment #4
dahousecat commented