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

ViewNavigator CSS breaks Bootstrap #18

Open
cfjedimaster opened this issue Apr 27, 2012 · 3 comments
Open

ViewNavigator CSS breaks Bootstrap #18

cfjedimaster opened this issue Apr 27, 2012 · 3 comments

Comments

@cfjedimaster
Copy link
Collaborator

Just by including the ViewNavigator CSS a Bootstrap site will break. Specifically - text that was previous under the black bar

http://www.evernote.com/shard/s3/sh/9760020c-539a-4602-be25-b4db624ba519/958e8089e4d072233634fae44b4b6eaf

gets pushed up:

http://www.evernote.com/shard/s3/sh/c440da62-535a-41b9-b2b8-f68f4e29daf0/e05f8d789b373da8a412549e9d12a965

It is the BODY declaration in the CSS.

@triceam
Copy link
Owner

triceam commented Apr 30, 2012

I'll take a look at impact on the framework, but this should be an easy fix.

@yocontra
Copy link
Contributor

Any word on this?

@triceam
Copy link
Owner

triceam commented Sep 19, 2012

This is just a conflict in CSS styles. Simply comment out the "body" css style in viewnavigator.css (lines 25-40), and it should fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants