From: Laussel Loïc Date: Tue, 19 Feb 2019 13:42:08 +0000 (+0100) Subject: add tabindex="-1" and aria-disabled="true" on disabled links (#28305) X-Git-Tag: v5.0.0-alpha1~1346 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3a61df51d7d84defc0221b69d4e6f920682e3d1d;p=thirdparty%2Fbootstrap.git add tabindex="-1" and aria-disabled="true" on disabled links (#28305) --- diff --git a/site/docs/4.3/components/navs.md b/site/docs/4.3/components/navs.md index 80dd43d592..da6cc903d3 100644 --- a/site/docs/4.3/components/navs.md +++ b/site/docs/4.3/components/navs.md @@ -221,7 +221,7 @@ For equal-width elements, use `.nav-justified`. All horizontal space will be occ Link {% endcapture %} diff --git a/site/docs/4.3/examples/carousel/index.html b/site/docs/4.3/examples/carousel/index.html index 7c5fb66771..5f63fa35fc 100644 --- a/site/docs/4.3/examples/carousel/index.html +++ b/site/docs/4.3/examples/carousel/index.html @@ -19,7 +19,7 @@ extra_css: "carousel.css" Link
diff --git a/site/docs/4.3/examples/jumbotron/index.html b/site/docs/4.3/examples/jumbotron/index.html index 3187c738b1..db8803035c 100644 --- a/site/docs/4.3/examples/jumbotron/index.html +++ b/site/docs/4.3/examples/jumbotron/index.html @@ -19,7 +19,7 @@ extra_css: "jumbotron.css" Link diff --git a/site/docs/4.3/examples/navbars/index.html b/site/docs/4.3/examples/navbars/index.html index 197919d8aa..66bbc62e73 100644 --- a/site/docs/4.3/examples/navbars/index.html +++ b/site/docs/4.3/examples/navbars/index.html @@ -19,7 +19,7 @@ extra_css: "navbar.css" Link