From: Pete Nykänen Date: Wed, 19 Aug 2015 18:43:16 +0000 (+0300) Subject: Fixed couple of formatting errors in modal.md X-Git-Tag: v4.0.0-alpha.2~524^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66a9ed278e90963fedf95518438c454e22b1e6f4;p=thirdparty%2Fbootstrap.git Fixed couple of formatting errors in modal.md One extra `

` was out of place, plus couple of issues with `'s which caused some odd formatting. --- diff --git a/docs/components/modal.md b/docs/components/modal.md index 162a48be59..80b86c1165 100644 --- a/docs/components/modal.md +++ b/docs/components/modal.md @@ -39,7 +39,7 @@ There are some caveats regarding using modals on mobile devices. [See our browse ### Static example -A rendered modal with header, body, and set of actions in the footer.

+A rendered modal with header, body, and set of actions in the footer.