Created by: zlatanvasovic
- Remove
display: block;fromlegend, because of that's set in every UA. - Remove
padding: 0;andborder: 0;, because of Normalize.css has that set. - Correct grid class selector for
.input-group.
Created by: zlatanvasovic
display: block; from legend, because of that's set in every UA.padding: 0; and border: 0;, because of Normalize.css has that set..input-group.