Commit e3647c13 authored by Steven Black's avatar Steven Black
Browse files

fixed a </p> tag that was on its own line.

parent 11c3ffe4
Showing with 1 addition and 2 deletions
+1 -2
...@@ -629,8 +629,7 @@ bootstrap/ ...@@ -629,8 +629,7 @@ bootstrap/
<h2 id="migration-notes">Additional notes</h2> <h2 id="migration-notes">Additional notes</h2>
<p>Other changes in v3.0 are not immediately apparent. Base classes, key styles, and behaviors have been adjusted for flexibility and our <em>mobile first</em> approach. Here's a partial list: <p>Other changes in v3.0 are not immediately apparent. Base classes, key styles, and behaviors have been adjusted for flexibility and our <em>mobile first</em> approach. Here's a partial list:</p>
</p>
<ul> <ul>
<li>Text-based form controls are now 100% wide. Wrap inputs inside <code>&lt;div class="col-*"&gt;&lt;/div&gt;</code> to control input widths.</li> <li>Text-based form controls are now 100% wide. Wrap inputs inside <code>&lt;div class="col-*"&gt;&lt;/div&gt;</code> to control input widths.</li>
<li><code>.badge</code> no longer has contextual (-success,-primary,etc..) classes.</li> <li><code>.badge</code> no longer has contextual (-success,-primary,etc..) classes.</li>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment