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

@ -940,7 +940,6 @@ button,
select,
label,
.btn {
vertical-align: middle;
font-family: inherit;
font-size: inherit;
}
@ -953,7 +952,6 @@ textarea {
}
label {
display: inline-block;
vertical-align: middle;
cursor: pointer;
}
legend {

File diff suppressed because one or more lines are too long