mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-23 13:44:43 +00:00
drop the title
This commit is contained in:
parent
068010409b
commit
6405442e66
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@
|
|||
<hr>
|
||||
|
||||
<h3>Column clearing</h3>
|
||||
<p><a href="http://getbootstrap.com/css/#grid-responsive-resets" title="Official documentation for clearfix">Clear floats</a> at specific breakpoints to prevent awkward wrapping with uneven content.</p>
|
||||
<p><a href="http://getbootstrap.com/css/#grid-responsive-resets">Clear floats</a> at specific breakpoints to prevent awkward wrapping with uneven content.</p>
|
||||
<div class="row">
|
||||
<div class="col-xs-6 col-sm-3">
|
||||
.col-xs-6 .col-sm-3
|
||||
|
|
|
|||
Loading…
Reference in a new issue