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

Fixed tests - Waypoint: Label Bootstrap Wells - issue #1578 #1580

Closed
wants to merge 38 commits into from
Closed

Fixed tests - Waypoint: Label Bootstrap Wells - issue #1578 #1580

wants to merge 38 commits into from

Conversation

fridaybyte
Copy link
Contributor

Fixed tests in Waypoint: Label Bootstrap Wells - issue #1578

Marcin Flotyński and others added 30 commits August 5, 2015 23:31
Changed second check for second class - 'btn-default'
Update main.less to fix #1510. There was an alignment issue on Safari because of missing vendor prefix ```-webkit``` on ```transform``` on the ```.points-on-top``` class.
fixed typo (misspelled 'container')
if user signs up with github, they become GithubCool.
if different, assign user to new name
In Use Bracket Notation to Find the Nth to Last Character in a String:
There is a mistake in the code sample:

It should be: var thirdToLastLetterOfFirstName =
firstName[firstName.length - 3];
but is: var thirdToLastLetterOfFirstName = firstName[firstName.length -
2];
I have found a small typo on challenge: An Array Of new Information
This should fix out Github language statistics
@fridaybyte
Copy link
Contributor Author

upss... - my branch wasn't apparently updated

@fridaybyte fridaybyte closed this Aug 5, 2015
@fridaybyte fridaybyte deleted the flota113-1578 branch August 5, 2015 21:48
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

5 participants