forms input margin-bottom is hardcoded
Created by: denisborovikov
select, textarea, input margin-bottom is hardcoded in forms.less, line 84:
margin-bottom: 9px;
It should be half of @baseLineHeight
Created by: denisborovikov
select, textarea, input margin-bottom is hardcoded in forms.less, line 84:
margin-bottom: 9px;
It should be half of @baseLineHeight