Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.
cvrebert edited this page Oct 4, 2014 · 1 revision

E003

Found one or more .rows that were not children of a grid column or descendants of a .container or .container-fluid

Due to how Bootstrap's grid system works, every .row must either be a child of a grid column (.col-*-*) or a descendant of a container (.container or .container-fluid).

Clone this wiki locally