Skip to content

Commit

Permalink
that @cvrebert lifestyle
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Nov 15, 2015
1 parent 14d73b9 commit 087d16d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_includes/css/grid.html
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ <h2 id="grid-offsetting">Offsetting columns</h2>
</div>
{% endhighlight %}

<p>You can also override offsets from lower grid tiers with <code>-offset-0</code> classes.</p>
<p>You can also override offsets from lower grid tiers with <code>.col-*-offset-0</code> classes.</p>
{% highlight html %}
<div class="row">
<div class="col-xs-6 col-sm-4">
Expand Down

0 comments on commit 087d16d

Please sign in to comment.