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

Linux vanilla kernel on QEMU and networking with eth0 -

rdbms - what exactly the undo information lives in oracle? -

clojure - 'get' replacement that throws exception on not found? -