From f6b0f8f3ad50e1f5a03ce46c8c5ad774bbdefb64 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Fri, 25 Dec 2015 21:17:32 +0000 Subject: [PATCH] Add ellipsis to modal example code --- docs/components/modal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/modal.md b/docs/components/modal.md index a0e741bb41..e8627fe682 100644 --- a/docs/components/modal.md +++ b/docs/components/modal.md @@ -251,7 +251,7 @@ Modals have two optional sizes, available via modifier classes to be placed on a For modals that simply appear rather than fade in to view, remove the `.fade` class from your modal markup. {% highlight html %} -