1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-16 02:24:19 +02:00

attempts to resolve bad chrome position fixed bug

This commit is contained in:
Mark Otto
2011-06-30 11:13:00 -07:00
parent 588b2da937
commit b57221e4ca
4 changed files with 5 additions and 9 deletions

View File

@@ -19,7 +19,7 @@
<body>
<div class="topbar">
<div class="topbar" style="z-index: 1000;">
<div class="container fixed">
<h3><a class="logo" href="#">
<img src="assets/img/twitter-logo-no-bird.png" alt="Twitter" /> <span>bootstrap</span>
@@ -1251,7 +1251,7 @@
<div class="container">
<p class="right"><a href="#">Back to top</a></p>
<p>
Designed and built <a href="http://twitter.com/twitter" target="_blank">@twitter</a> by <a href="http://twitter.com/mdo" target="_blank">@mdo</a> and <a href="http://twitter.com/fat" target="_blank">@fat</a>, like bosses.<br />
Designed and built with all the love in the world <a href="http://twitter.com/twitter" target="_blank">@twitter</a> by <a href="http://twitter.com/mdo" target="_blank">@mdo</a> and <a href="http://twitter.com/fat" target="_blank">@fat</a>.<br />
Open-sourced under the <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>.
</p>
</div>