Home › Forums › CSS › Display:inline-block on › Re: Display:inline-block on
July 17, 2012 at 8:11 pm
#106280
Member
@ChristopherBurton @kgscott284 In this case, I simply used the markup that was provided. The fix that I use depends on the design; if I am working with ems then using font-size: 0;
means that any child elements will have a font-size of 0 (I often use ems for responsive designs as it makes it much easier to adjust font sizing across the board for different sized screens). Another fix I often use is margin-right: -.25em;
.