2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

fixes #10164: Document .center-block mixin and update CSS to include it as a class as well

This commit is contained in:
Mark Otto
2013-09-01 11:20:58 +02:00
parent 50bf4d47b1
commit b45c3ea647
5 changed files with 32 additions and 1 deletions
+1
View File
@@ -79,6 +79,7 @@
<ul class="nav">
<li><a href="#helper-classes-close">Close icon</a></li>
<li><a href="#helper-classes-floats">Quick floats</a></li>
<li><a href="#helper-classes-center">Center content blocks</a></li>
<li><a href="#helper-classes-clearfix">Clearfix</a></li>
<li><a href="#helper-classes-show-hide">Showing and hiding content</a></li>
<li><a href="#helper-classes-screen-readers">Screen reader content</a></li>