css - Add padding to a CSS3 Flebox item -


i'm trying add fixed padding element inside flexbox layout. problem padding enlarges element size, if no box-sizing: border-box applied.

here exemple codepen: http://codepen.io/anon/pen/nuzbd

any hint on why happening?


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -