diff options
| author | Javier Eguiluz <[email protected]> | 2013-08-27 13:24:46 +0200 |
|---|---|---|
| committer | Javier Eguiluz <[email protected]> | 2013-08-27 13:24:46 +0200 |
| commit | 52c7bacd44d0d43d974bee9d7c57897cf5ea167d (patch) | |
| tree | 9d655050eb66ca8c3d4a23f1e043433ec57d488d /getting-started.html | |
| parent | f811c1b56cb109394268ec66cf3f956f987e5884 (diff) | |
| download | bootstrap-52c7bacd44d0d43d974bee9d7c57897cf5ea167d.tar.xz bootstrap-52c7bacd44d0d43d974bee9d7c57897cf5ea167d.zip | |
[doc] tweaked the appearance of the last item of the file listings
Diffstat (limited to 'getting-started.html')
| -rw-r--r-- | getting-started.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/getting-started.html b/getting-started.html index af5e0ee5f..434832f50 100644 --- a/getting-started.html +++ b/getting-started.html @@ -72,10 +72,10 @@ bootstrap/ │ ├── bootstrap.css │ ├── bootstrap.min.css │ ├── bootstrap-theme.css -│ ├── bootstrap-theme.min.css +│ └── bootstrap-theme.min.css ├── js/ │ ├── bootstrap.js -│ ├── bootstrap.min.js +│ └── bootstrap.min.js └── fonts/ ├── glyphicons-halflings-regular.eot ├── glyphicons-halflings-regular.svg |
