Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

inline block display has margin

/* line breaks in your code are causing this 
because inline-block elements are treated as inline elements*/

word-spacing: -1; /* on the surrounding container will fix the issue./
 
PREVIOUS NEXT
Tagged: #inline #block #display #margin
ADD COMMENT
Topic
Name
1+1 =