From 94792b9dae3800e739e0036d45a276c3127b103d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 2 May 2013 23:05:09 -0700 Subject: Improve buttons in navbars * Add top margin, calculated by subtracting height of an input from height of a navbar, and dividing by two * Uses the same method as .navbar-form * To use, add .navbar-btn to any button outside a form element * Also add section to docs detailing buttons in navbars, and add more ids for the other unlinked and unmentioned sections in the side nav --- docs/_includes/docs-nav.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/_includes') diff --git a/docs/_includes/docs-nav.html b/docs/_includes/docs-nav.html index c10bea4d3..ebeb0d828 100644 --- a/docs/_includes/docs-nav.html +++ b/docs/_includes/docs-nav.html @@ -121,6 +121,9 @@
  • Basic navbar
  • Nav links
  • Forms in navbars
  • +
  • Buttons in navbars
  • +
  • Component alignment
  • +
  • Text in navbars
  • Fixed top navbar
  • Fixed bottom navbar
  • Static top navbar
  • -- cgit v1.2.3