border-box on label

This commit is contained in:
Yohan Boniface 2015-09-23 09:18:14 +02:00
parent a7dabb9d17
commit a18e854177

View file

@ -40,7 +40,7 @@
* Generic * Generic
*/ */
body, div, ul, li, a, section, nav, body, div, ul, li, a, section, nav,
h1, h2, h3, h4, h5, h6, h1, h2, h3, h4, h5, h6, label,
hr, input, textarea { hr, input, textarea {
-moz-box-sizing:border-box; -moz-box-sizing:border-box;
-webkit-box-sizing:border-box; -webkit-box-sizing:border-box;