diff --git a/docs/components.html b/docs/components.html index d948d5f..f25c463 100644 --- a/docs/components.html +++ b/docs/components.html @@ -21,7 +21,7 @@ title: Components · Ratchet
-
+
@@ -57,7 +57,7 @@ title: Components · Ratchet

Title bar with buttons

-

Buttons in a title bar are left or right aligned and should be used for actions. Use the .pull-right or .pull-right utility classes to float the buttons. Also, be sure to place any floated elements bofore the title.

+

Buttons in a title bar are left or right aligned and should be used for actions. Use the .pull-right or .pull-right utility classes to float the buttons. Also, be sure to place any floated elements before the title.

@@ -1074,7 +1074,7 @@ document

Popovers

{% highlight html %} -
+

Popover title

@@ -1095,7 +1095,7 @@ document {% highlight html %}
- +

Tap title @@ -1105,7 +1105,7 @@ document {% endhighlight %}

- +

Modals

@@ -1117,7 +1117,7 @@ document

Modal mobile

- +

The contents of my modal go here. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut.

@@ -1129,7 +1129,7 @@ document

Modal

- +

The contents of my modal go here. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut.

@@ -1363,7 +1363,7 @@ window.addEventListener('push', myFunction); {% endhighlight %} - + {% include footer.html %}