Browse Source

derp anther typo

pull/364/head
connors 11 years ago
parent
commit
e33bbef43e
  1. 2
      docs/components.html

2
docs/components.html

@ -57,7 +57,7 @@ title: Components · Ratchet
<article class="component"> <article class="component">
<h3 class="component-title">Title bar with buttons</h3> <h3 class="component-title">Title bar with buttons</h3>
<p class="component-description">Buttons in a title bar are left or right aligned and should be used for actions. Use the <code>.pull-right</code> or <code>.pull-right</code> utility classes to float the buttons. Also, be sure to place any floated elements before the title.</p> <p class="component-description">Buttons in a title bar are left or right aligned and should be used for actions. Use the <code>.pull-right</code> or <code>.pull-left</code> utility classes to float the buttons. Also, be sure to place any floated elements before the title.</p>
<div class="component-example component-example-fullbleed"> <div class="component-example component-example-fullbleed">
<header class="bar bar-nav"> <header class="bar bar-nav">

Loading…
Cancel
Save