vertical-align correctif

This commit is contained in:
Raphael Goetter 2016-01-20 17:05:29 +01:00
parent f70d820f83
commit 021f2d63ff
6 changed files with 13 additions and 21 deletions

View file

@ -22,7 +22,6 @@ button,
select,
label,
.@{kna-namespace}btn {
vertical-align: middle;
font-family: inherit;
font-size: inherit;
}
@ -37,7 +36,6 @@ textarea {
label {
display: inline-block;
vertical-align: middle;
cursor: pointer;
}