has (recently?) changed and is not nice
for exmaple, text is not correctly aligned
Add the following css style for ie8 only
.ext-ie8 .ametys-input input { padding-top: 3px !important; padding-bottom: 0px !important; }
Do the same for select input
It is ok on Firefox but not on IE8
Add the following css style for ie8 only
Do the same for select input