Syntax error in forms.less
Created by: j055
Hi
In the forms.less file, line 159, an ampersand is incorrectly appended to textarea
textarea& {
height: auto;
}
Created by: j055
Hi
In the forms.less file, line 159, an ampersand is incorrectly appended to textarea
textarea& {
height: auto;
}