border-box on label
This commit is contained in:
parent
a7dabb9d17
commit
a18e854177
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
* Generic
|
||||
*/
|
||||
body, div, ul, li, a, section, nav,
|
||||
h1, h2, h3, h4, h5, h6,
|
||||
h1, h2, h3, h4, h5, h6, label,
|
||||
hr, input, textarea {
|
||||
-moz-box-sizing:border-box;
|
||||
-webkit-box-sizing:border-box;
|
||||
|
|
Loading…
Reference in a new issue