diff options
| author | Jacob Thornton <[email protected]> | 2012-01-08 13:39:50 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-08 13:39:50 -0800 |
| commit | 93a8b331bb1e263095c4aa3fae61dea834adad86 (patch) | |
| tree | 8bf312546dafe2c5fa5fe8a86d6b2f6392b4f368 /docs/components.html | |
| parent | f83240a8f93349c93582a96c4f4a7541388d6a80 (diff) | |
| parent | 6226b14e3b97819119da0f026e9d3ae6dd0a31c0 (diff) | |
| download | bootstrap-93a8b331bb1e263095c4aa3fae61dea834adad86.tar.xz bootstrap-93a8b331bb1e263095c4aa3fae61dea834adad86.zip | |
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html index 2a9d15846..0c70ef168 100644 --- a/docs/components.html +++ b/docs/components.html @@ -506,7 +506,7 @@ <pre class="prettyprint linenums"> <div class="navbar navbar-static"> <div class="navbar-inner"> - <div class="container" style="width: auto;"> + <div class="container"> ... </div> </div> |
