Title bar with buttons
-Buttons in a title bar are left or right aligned and should be used for actions.
+Buttons in a title bar are left or right aligned and should be used for actions. Use the .pull-right
or .pull-right
utility classes to float the buttons. Also, be sure to place any floated elements bofore the title.
Title bar with icons
+Icons can also be used for actions in toolbars. Again, be sure to use utility classes to float the icons into position.
Title bar with link buttons and icons
-Buttons in a title bar are left or right aligned and should be used for actions.
+Link buttons can be used in tool bars to remove the outline. Use these in conjuction with icons to recreate the nav feel from iOS7. Note the use of .btn-nav
to bring the buttons a little bit closer to the edge of the viewport.
Tab bar
-Use Ratchicons in the tab bar to represent different sections of your app.
+Use Ratchicons in the .tab-bar
to represent different sections of your app.