This commit is contained in:
connors 2014-03-01 15:27:16 -08:00
Родитель 548859ffa1
Коммит 285554c9da
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -382,7 +382,7 @@ title: Components · Ratchet
<article class="component">
<h3 class="component-title">Table view with chevrons</h3>
<p class="component-description">Chevrons should be used to indicate that the item is linked. Just apply the classes <code>.navigate-right</code> or <code>.push-left</code> to use a chevron.</p>
<p class="component-description">Chevrons should be used to indicate that the item is linked. Just apply the classes <code>.navigate-right</code> or <code>.navigate-left</code> to use a chevron.</p>
<div class="component-example component-example-fullbleed">
<ul class="table-view">
@ -1103,7 +1103,6 @@ document
</a>
</header>
{% endhighlight %}
</article>
<!-- Modals -->