From 4c4390193f58131ae16e8c690c55342955bf4a5d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 3 Jul 2017 11:42:23 -0700 Subject: [PATCH] remove bs-example classes from large/small modals. fixes #22265. --- docs/_includes/js/modal.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_includes/js/modal.html b/docs/_includes/js/modal.html index f42ed334cc..c2c772b5d6 100644 --- a/docs/_includes/js/modal.html +++ b/docs/_includes/js/modal.html @@ -160,7 +160,7 @@ $('#myModal').on('shown.bs.modal', function () { -