Merge pull request #2091 from taktran/master

Minor doc fix up
This commit is contained in:
Scott Jehl 2011-07-17 09:22:03 -07:00
commit 116df45ae7

2
docs/content/content-grids.html Executable file → Normal file
View file

@ -80,7 +80,7 @@
<div class="ui-block-a">Block A</div>
<div class="ui-block-b">Block B</div>
<div class="ui-block-c">Block C</div>
</div><!-- /grid-a -->
</div><!-- /grid-b -->
</code></pre>
<p>This will produce a 33/33/33% grid for our content.</p>