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

Navigation bar covers content in example hero.html when hero unit is removed #178

Closed
pyeek opened this issue Sep 9, 2011 · 3 comments
Closed
Milestone

Comments

@pyeek
Copy link

pyeek commented Sep 9, 2011

When hero unit is removed from the example.html, the navigation bar covers content

    <div class="hero-unit">
        <h1>Hello, world!</h1>
        <p>Vestibulum id ligula porta felis euismod semper. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit.</p> 
        <p><a class="btn primary large">Learn more &raquo;</a></p>
    </div> 

Screenshot

@pyeek
Copy link
Author

pyeek commented Sep 9, 2011

Edit: examples/hero.html not example.html

@pyeek pyeek closed this as completed Sep 9, 2011
@pyeek pyeek reopened this Sep 9, 2011
@mdo
Copy link
Member

mdo commented Sep 9, 2011

Is this in 1.2.0 or the 1.3-wip branch? On hero.html in 1.3-wip, we have the padding-top: 60px; on the body and this doesn't happen.

@mdo
Copy link
Member

mdo commented Sep 9, 2011

Yup, just verified—doesn't happen in 1.3-wip. Filing this under that release and closing.

@mdo mdo closed this as completed Sep 9, 2011
mikejr83 pushed a commit to SumTotalSystems/bootstrap that referenced this issue Mar 29, 2016
promote angular dependencies to ~1.2.9
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

2 participants