diff options
| author | Jacob Thornton <[email protected]> | 2012-08-14 21:06:39 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-08-14 21:06:39 -0700 |
| commit | ae9a2bd93a8863eca8346f19a29d55f6c726a156 (patch) | |
| tree | 7e158118727accf105ffda746a280db35d31c2a6 /docs/base-css.html | |
| parent | dee57462e2805421a0fe0d786229446bbaef677b (diff) | |
| parent | e1659b2c4ebcd1124665779fe045600207ea7333 (diff) | |
| download | bootstrap-ae9a2bd93a8863eca8346f19a29d55f6c726a156.tar.xz bootstrap-ae9a2bd93a8863eca8346f19a29d55f6c726a156.zip | |
Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip
Diffstat (limited to 'docs/base-css.html')
| -rw-r--r-- | docs/base-css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index f8fd8da33..c1598821c 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1257,7 +1257,7 @@ For example, <code>section</code> should be wrapped as inline. <span class="input-xlarge uneditable-input">Some value here</span> </form> <pre class="prettyprint linenums"> - <span class="input-xlarge uneditable-input">Some value here</span> +<span class="input-xlarge uneditable-input">Some value here</span> </pre> <h3>Form actions</h3> |
