Home › Forums › CSS › Border Radius for Outline? › Re: Border Radius for Outline?
December 30, 2012 at 1:32 pm
#119405
Participant
alternatively, you could use a 1px border and use background-clip: content-box. This would require adjusting the padding on the container and margin on children