diff --git a/components.html b/components.html
index 88b273a..8208b91 100644
--- a/components.html
+++ b/components.html
@@ -58,26 +58,26 @@ base_url: "../"
Buttons in a title bar are left or right aligned and should be used for actions.
{% highlight html %}
{% endhighlight %}
@@ -88,25 +88,25 @@ base_url: "../"
{% highlight html %}
{% endhighlight %}
@@ -118,9 +118,12 @@ base_url: "../"
{% highlight html %}
{% endhighlight %}
@@ -168,75 +168,51 @@ base_url: "../"
{% highlight html %}
{% endhighlight %}
@@ -523,26 +499,30 @@ base_url: "../"
- Inset table views
+ Carded table views
-
- - Item 1
- - Item 2
- - Divider
- - Item 3
- - Item 4
-
+
+
+ - Item 1
+ - Item 2
+ - Divider
+ - Item 3
+ - Item 4
+
+
{% highlight html %}
-
- - Item 1
- - Item 2
- - Divider
- - Item 3
- - Item 4
-
+
+
+ - Item 1
+ - Item 2
+ - Divider
+ - Item 3
+ - Item 4
+
+
{% endhighlight %}
@@ -638,17 +618,19 @@ base_url: "../"
Thing three
-
- -
- Item 1
-
- -
- Item 2
-
- -
- Item 3
-
-
+
+
+ -
+ Item 1
+
+ -
+ Item 2
+
+ -
+ Item 3
+
+
+
{% highlight html %}
@@ -663,17 +645,19 @@ base_url: "../"
Thing three
-
- -
- Item 1
-
- -
- Item 2
-
- -
- Item 3
-
-
+
+
+ -
+ Item 1
+
+ -
+ Item 2
+
+ -
+ Item 3
+
+
+
{% endhighlight %}