diff options
| author | faceach <[email protected]> | 2013-07-31 18:57:39 +0800 |
|---|---|---|
| committer | faceach <[email protected]> | 2013-07-31 18:57:39 +0800 |
| commit | a538c8dfb337731191876ec291b5f99578662e6a (patch) | |
| tree | 674df23614c6336cc9730c24604c7c3d03082dfb /components.html | |
| parent | 55e1fcef60a569fc2ff2f3bc445c5f22936cc331 (diff) | |
| download | bootstrap-a538c8dfb337731191876ec291b5f99578662e6a.tar.xz bootstrap-a538c8dfb337731191876ec291b5f99578662e6a.zip | |
miss one 'div' close tag under components page
Diffstat (limited to 'components.html')
| -rw-r--r-- | components.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components.html b/components.html index 2b0d96bc0..98736b823 100644 --- a/components.html +++ b/components.html @@ -782,6 +782,7 @@ base_url: "../" </div> {% endhighlight %} +</div> |
