From 9302fd4fd4a05a44de991416fea4b01443343595 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Fri, 16 Oct 2015 00:56:59 +0100 Subject: Remove redundant `.sr-only` text for Close buttons Since `aria-label` is used, it's not necessary anymore. --- docs/components/modal.md | 7 ------- 1 file changed, 7 deletions(-) (limited to 'docs/components/modal.md') diff --git a/docs/components/modal.md b/docs/components/modal.md index 8bf782674..caa974e23 100644 --- a/docs/components/modal.md +++ b/docs/components/modal.md @@ -48,7 +48,6 @@ A rendered modal with header, body, and set of actions in the footer. @@ -71,7 +70,6 @@ A rendered modal with header, body, and set of actions in the footer. @@ -98,7 +96,6 @@ Toggle a modal via JavaScript by clicking the button below. It will slide down a @@ -153,7 +150,6 @@ Toggle a modal via JavaScript by clicking the button below. It will slide down a @@ -223,7 +219,6 @@ Modals have two optional sizes, available via modifier classes to be placed on a @@ -241,7 +236,6 @@ Modals have two optional sizes, available via modifier classes to be placed on a @@ -329,7 +323,6 @@ Have a bunch of buttons that all trigger the same modal, just with slightly diff -- cgit v1.2.3