diff --git a/_includes/header.html b/_includes/header.html index f00b392..a9bd316 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -8,7 +8,7 @@ - + diff --git a/components.html b/components.html index 8208b91..9d5d0d9 100644 --- a/components.html +++ b/components.html @@ -552,22 +552,22 @@ base_url: "../"

Buttons with badges

- Badge button 1 - Badge button 1 - Badge button 1 - Badge button 1 + Badge button 1 + Badge button 1 + Badge button 1 + Badge button 1
{% highlight html %} -Badge button 1 -Badge button 1 -Badge button 1 -Badge button 1 - -Badge button 1 -Badge button 1 -Badge button 1 -Badge button 1 +Badge button 1 +Badge button 1 +Badge button 1 +Badge button 1 + +Badge button 1 +Badge button 1 +Badge button 1 +Badge button 1 {% endhighlight %} @@ -581,10 +581,10 @@ base_url: "../" Block button Block button - Block button - Block button - Block button - Block button + Block button + Block button + Block button + Block button {% highlight html %} @@ -593,10 +593,10 @@ base_url: "../" Block button Block button -Block button -Block button -Block button -Block button +Block button +Block button +Block button +Block button {% endhighlight %} @@ -672,10 +672,10 @@ base_url: "../" 2 3 4 - 1 - 2 - 3 - 4 + 1 + 2 + 3 + 4 {% highlight html %} @@ -684,10 +684,10 @@ base_url: "../" 3 4 -1 -2 -3 -4 +1 +2 +3 +4 {% endhighlight %} @@ -701,7 +701,7 @@ base_url: "../" - Choose existing + Choose existing @@ -710,7 +710,7 @@ base_url: "../" - Choose existing + Choose existing {% endhighlight %}