forms.less: do not see the reason for in line hX

This commit is contained in:
Thomas Gelf 2015-06-16 01:30:00 +02:00
parent 7669fd88bc
commit 796b1d7601

View File

@ -260,9 +260,3 @@ form ul.descriptions {
} }
} }
} }
form > div.header {
h1, h2, h3, h4, h5, h6 {
display: inline-block;
}
}