diff options
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index 48b5d51ad..79b31d25d 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -19,7 +19,7 @@ description: Overview of the project, its contents, and how to get started with <!-- Docs nav ================================================== --> <div class="row"> - <div class="span3 bs-docs-sidebar"> + <div class="col-span-3 bs-docs-sidebar"> <ul class="nav nav-list bs-docs-sidenav"> <li><a href="#download-bootstrap"><i class="glyphicon glyphicon-chevron-right"></i> Download</a></li> <li><a href="#file-structure"><i class="glyphicon glyphicon-chevron-right"></i> File structure</a></li> @@ -29,7 +29,7 @@ description: Overview of the project, its contents, and how to get started with <li><a href="#what-next"><i class="glyphicon glyphicon-chevron-right"></i> What next?</a></li> </ul> </div> - <div class="span9"> + <div class="col-span-9"> |
