Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update bootstrap.json #1537

Merged
merged 1 commit into from
Aug 11, 2015
Merged

Update bootstrap.json #1537

merged 1 commit into from
Aug 11, 2015

Conversation

benflinn
Copy link
Contributor

@benflinn benflinn commented Aug 5, 2015

fixed line 1886, changed col-xs-12 to col-xs-6
"assert($('.col-xs-6').children('h4') &amp;&amp; $('.col-xs-6').children('h4').length > 1, 'Add an h4 element to each of your <div class='col-xs-6'> elements.');",

fixed line 1886, changed col-xs-12 to col-xs-6
"assert($('.col-xs-6').children('h4') && $('.col-xs-6').children('h4').length > 1, 'Add an <code>h4</code> element to each of your <code>&#60;div class=\\'col-xs-6\\'&#62;</code> elements.');",
@BerkeleyTrue
Copy link
Contributor

@benmcmahon100 Can you give this PR a try and double check that it works. Its weird that the this challenges still passes even with the incorrect classname

@benmcmahon100
Copy link
Member

Seems to be working well! Will merge in now

benmcmahon100 added a commit that referenced this pull request Aug 11, 2015
@benmcmahon100 benmcmahon100 merged commit ba5d845 into freeCodeCamp:staging Aug 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants