diff options
| author | Mark Otto <[email protected]> | 2013-01-16 13:20:32 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-16 13:20:32 -0800 |
| commit | 3e40e7dfbf24a227ca03bd6144af5ecdc8399bfa (patch) | |
| tree | bbb8216f99ed282771e49b4e97e290b1016f9b4f /docs/templates | |
| parent | beb2c13f4d9648da38cefa019f1ee7039b8a7f28 (diff) | |
| download | bootstrap-3e40e7dfbf24a227ca03bd6144af5ecdc8399bfa.tar.xz bootstrap-3e40e7dfbf24a227ca03bd6144af5ecdc8399bfa.zip | |
mo betta sidenav for responsive hotness
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/pages/css.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/css.mustache b/docs/templates/pages/css.mustache index 9e373dec6..2d31dd3f6 100644 --- a/docs/templates/pages/css.mustache +++ b/docs/templates/pages/css.mustache @@ -23,7 +23,7 @@ <li><a href="#forms"><i class="glyphicon-chevron-right"></i> Forms</a></li> <li><a href="#buttons"><i class="glyphicon-chevron-right"></i> Buttons</a></li> <li><a href="#images"><i class="glyphicon-chevron-right"></i> Images</a></li> - <li><a href="#icons"><i class="glyphicon-chevron-right"></i> Icons by Glyphicons</a></li> + <li><a href="#icons"><i class="glyphicon-chevron-right"></i> Glyphicons</a></li> <li><a href="#responsive"><i class="glyphicon-chevron-right"></i> Responsive design</a></li> </ul> </div> |
