Bootstrap Issues
Permalink Browser Info Environmentthe topHeader div has the container class, (but it's within the mainNav which is a row) but it then has a div with various col= classes.
The home page template homeMasthead div also has a row class, but then has a child div which uses container, but within that the Home Feature Text area specifies enableGridContainer() which means the surrounding container class is unnecessary and effectively nests containers, which the Bootstrap documentation prohibits. The accentArea div does the same thing.
On the whole it works OK, but you might want to review some of this - there may be errors elsewhere too. I've fixed the issue affecting me so there's no panic needed.
Type: | Ticket |
---|---|
Status: | New |