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

Problems with Bootstrap I think #1

Open
Victorgf87 opened this issue Nov 16, 2016 · 2 comments
Open

Problems with Bootstrap I think #1

Victorgf87 opened this issue Nov 16, 2016 · 2 comments

Comments

@Victorgf87
Copy link

Hello, I am using your cool project in mine, and I have encountered that because of my styles, yours ends up messed.
In departure-board.js, line 20
rowElement.className = 'row';
That creates a conflict with Bootstrap I think, I changed it to
rowElement.className = 'departrow';
and now works well.

Just so you knew. Is it ok if I create a pull request for this or will you change it yourself?
Thank you :)

@Ashisacat
Copy link

Probably not my place but seeing as this repo hasn't been updated in c. 5 years, probably best to create a pull request 👍

@paulcuth
Copy link
Owner

paulcuth commented Jan 4, 2017

Please do create a PR. I'll pull it in.

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

No branches or pull requests

3 participants