Add anchors, headings, and some extra form elements to box-sizing module

This commit is contained in:
mrmrs 2016-11-17 17:52:26 +00:00
parent 1426916a3d
commit bb246f6a34

View File

@ -14,8 +14,11 @@ footer,
header,
form,
fieldset,
legend,
pre,
code,
a,
h1,h2,h3,h4,h5,h6,
p,
ul,
ol,
@ -24,6 +27,10 @@ dl,
dt,
dd,
textarea,
table,
td,
th,
tr,
input[type="email"],
input[type="number"],
input[type="password"],