Commit fc0471a4 authored by Jacob Thornton's avatar Jacob Thornton
Browse files

lulz nbsp

parent e8f1ae00
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -863,7 +863,7 @@
<h3>Example buttons</h3>
<p>Button styles can be applied to anything with the <code>.btn</code> applied. Typically you’ll want to apply these to only <code>&lt;a&gt;</code>, <code>&lt;button&gt;</code>, and select <code>&lt;input&gt;</code> elements. Here’s how it looks:</p>
<div class="well" style="padding: 14px 19px;">
<button class="btn primary">Primary</button>&nbps;<button class="btn">Default</button>&nbps;<button class="btn info">Info</button>&nbps;<button class="btn success">Success</button>&nbps; <button class="btn danger">Danger</button>
<button class="btn primary">Primary</button>&nbsp;<button class="btn">Default</button>&nbsp;<button class="btn info">Info</button>&nbsp;<button class="btn success">Success</button>&nbsp;<button class="btn danger">Danger</button>
</div>
<h3>Alternate sizes</h3>
<p>Fancy larger or smaller buttons? Have at it!</p>
......
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