I saw that at many places, className="col-md-11" is being used along with <Row />, I think we should move the same to use <Col/> components. @lbrabec, What do you think about this?
className="col-md-11"
<Row />
<Col/>
:thumbsup: that would be definitely better
Great! Lined up next!
Metadata Update from @lbrabec: - Issue assigned to manishakanyal