2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Shorten sticky footer examples footer content to prevent wrapping

This commit is contained in:
Mark Otto
2013-11-30 22:41:43 -08:00
parent 22da6fcfb2
commit c6244a94d0
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
<div id="footer">
<div class="container">
<p class="text-muted credit">Example courtesy <a href="http://martinbean.co.uk">Martin Bean</a> and <a href="http://ryanfait.com/sticky-footer/">Ryan Fait</a>.</p>
<p class="text-muted">Place sticky footer content here.</p>
</div>
</div>