diff options
| author | Jacob Thornton <[email protected]> | 2012-01-31 14:38:06 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-31 14:38:06 -0800 |
| commit | cabba91c7c74fcf6dd80bef8b3ea2717eec997b3 (patch) | |
| tree | 4441de5b2eadadbad8134a7054d0c5cce1a92aa2 /examples/fluid.html | |
| parent | 334e5f25c4a6e9f75aa415724ac9d4fa0fbee055 (diff) | |
| parent | c84b5cf5f52ad9be72adf9de2956baad1d6e025b (diff) | |
| download | bootstrap-cabba91c7c74fcf6dd80bef8b3ea2717eec997b3.tar.xz bootstrap-cabba91c7c74fcf6dd80bef8b3ea2717eec997b3.zip | |
Merge branch '2.0-wip'
Conflicts:
docs/assets/bootstrap.zip
Diffstat (limited to 'examples/fluid.html')
| -rw-r--r-- | examples/fluid.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/fluid.html b/examples/fluid.html index 57ee5b091..b38ff9870 100644 --- a/examples/fluid.html +++ b/examples/fluid.html @@ -58,7 +58,7 @@ <div class="row-fluid"> <div class="span3"> <div class="well sidebar-nav"> - <ul class="nav list"> + <ul class="nav nav-list"> <li class="nav-header">Sidebar</li> <li class="active"><a href="#">Link</a></li> <li><a href="#">Link</a></li> |
