From 21dc9b1f5715efe68df4373a221140fc39e383b7 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 19 Jan 2015 16:03:41 -0800 Subject: [PATCH] fix broken buttons --- docs/content/forms.md | 6 +++--- docs/javascript/modal.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/content/forms.md b/docs/content/forms.md index b825a55e46..f1068a01bb 100644 --- a/docs/content/forms.md +++ b/docs/content/forms.md @@ -64,7 +64,7 @@ Add `.form-inline` to your `
` or a parent element for left-aligned and inl - +
{% endexample %} @@ -86,7 +86,7 @@ Add `.form-inline` to your `
` or a parent element for left-aligned and inl Remember me - +
{% endexample %} @@ -315,7 +315,7 @@ When you need to place plain text next to a form label within a form, use the `. - + {% endexample %} diff --git a/docs/javascript/modal.md b/docs/javascript/modal.md index 8a3b91e888..22c74f31c3 100644 --- a/docs/javascript/modal.md +++ b/docs/javascript/modal.md @@ -280,7 +280,7 @@ Have a bunch of buttons that all trigger the same modal, just with slightly diff @@ -316,7 +316,7 @@ Have a bunch of buttons that all trigger the same modal, just with slightly diff