mirror of
https://github.com/twbs/bootstrap.git
synced 2025-06-03 00:02:43 -04:00
fix second booboo
This commit is contained in:
parent
5b3268317c
commit
0fe68de1a4
Binary file not shown.
@ -184,7 +184,7 @@
|
|||||||
</pre>
|
</pre>
|
||||||
</div><!-- /.span -->
|
</div><!-- /.span -->
|
||||||
<div class="span4">
|
<div class="span4">
|
||||||
<p>As shown here, a basic layout can be created with two "columns," each spanning a number of the 12 foundational columns we defined as part of our grid system.</p>
|
<p>As shown here, a basic layout can be created with two "columns", each spanning a number of the 12 foundational columns we defined as part of our grid system.</p>
|
||||||
</div><!-- /.span -->
|
</div><!-- /.span -->
|
||||||
</div><!-- /.row -->
|
</div><!-- /.row -->
|
||||||
|
|
||||||
|
2
docs/templates/pages/scaffolding.mustache
vendored
2
docs/templates/pages/scaffolding.mustache
vendored
@ -107,7 +107,7 @@
|
|||||||
</pre>
|
</pre>
|
||||||
</div><!-- /.span -->
|
</div><!-- /.span -->
|
||||||
<div class="span4">
|
<div class="span4">
|
||||||
<p>{{_i}}As shown here, a basic layout can be created with two "columns," each spanning a number of the 12 foundational columns we defined as part of our grid system.{{/i}}</p>
|
<p>{{_i}}As shown here, a basic layout can be created with two "columns", each spanning a number of the 12 foundational columns we defined as part of our grid system.{{/i}}</p>
|
||||||
</div><!-- /.span -->
|
</div><!-- /.span -->
|
||||||
</div><!-- /.row -->
|
</div><!-- /.row -->
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user