diff options
| author | XhmikosR <[email protected]> | 2016-03-03 10:21:06 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2016-03-10 13:44:16 +0200 |
| commit | dcc2b8ac00185c3e21299a70786cdd918e467fbe (patch) | |
| tree | f093a59ba4f6b9673cf1ff6e24cfcf9ace5f4052 /docs/examples/theme | |
| parent | 9b412a743553a40af1d13d9896de170f53752b77 (diff) | |
| download | bootstrap-dcc2b8ac00185c3e21299a70786cdd918e467fbe.tar.xz bootstrap-dcc2b8ac00185c3e21299a70786cdd918e467fbe.zip | |
Fix HTML validation errors.
[skip sauce]
Diffstat (limited to 'docs/examples/theme')
| -rw-r--r-- | docs/examples/theme/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/theme/index.html b/docs/examples/theme/index.html index 19d3aef1f..952d41d76 100644 --- a/docs/examples/theme/index.html +++ b/docs/examples/theme/index.html @@ -32,7 +32,7 @@ <![endif]--> </head> - <body role="document"> + <body> <!-- Fixed navbar --> <nav class="navbar navbar-inverse navbar-fixed-top"> |
