Hello
What happens to me is the following:
I'm using the Bootstrap Validator to validate the fields on my form. However, when you rotate the page, the fields are getting as follows. Note that the "Code" field is disabled. Only the "Social Reason" was validated. I would like only this field to appear in red.
TheproblemisthatIhavetokeepbothfieldsinthesameform-groupsotheystayonthesameline.Byseparatingthefieldsintodifferentform-groups,thecolorchangescorrectly,butthefieldsaremisaligned.BelowmyHTML.
Is there a way to apply the color only to the fields I want?