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 -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

django - CSRF verification failed. Request aborted. CSRF cookie not set -