diff options
| author | Mark Otto <[email protected]> | 2017-05-07 17:44:57 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-05-07 17:44:57 -0700 |
| commit | ee1af53d9f178bd34ce7b1ddb7ae9fffcb6f7fe1 (patch) | |
| tree | 0ba0c5bc953dfcf9a29556dc0103e96325267b6f /docs/examples | |
| parent | 8c7fe6cf147e98fb5d8096f6e6536bcb4e207586 (diff) | |
| parent | 2a4be9a0c900b635548a27aa8022dca9c3061cef (diff) | |
| download | bootstrap-ee1af53d9f178bd34ce7b1ddb7ae9fffcb6f7fe1.tar.xz bootstrap-ee1af53d9f178bd34ce7b1ddb7ae9fffcb6f7fe1.zip | |
Merge branch 'v4-dev' into form-tweaks
Diffstat (limited to 'docs/examples')
| -rw-r--r-- | docs/examples/dashboard/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index 5270f1705..923c5a594 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -91,7 +91,7 @@ </ul> </nav> - <main class="col-sm-9 offset-sm-3 col-md-10 offset-md-2 pt-3"> + <main class="col-sm-9 offset-sm-3 col-md-10 offset-md-2 pt-3" role="main"> <h1>Dashboard</h1> <section class="row text-center placeholders"> |
