From e23906facaa63fcc97bddbd0895c301699c9e942 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 5 Aug 2013 12:17:09 -0700 Subject: Fixes #8150: add `.static-form-control` for vertical alignment of static form text - Also fixes the vertical alignment of labels in horizontal layouts on account of the recent button and input padding changes - Also changes the vertical alignment of the checkboxes and radios in horizontal forms --- _includes/nav-css.html | 1 + 1 file changed, 1 insertion(+) (limited to '_includes') diff --git a/_includes/nav-css.html b/_includes/nav-css.html index fc10a3037..921dfe0b2 100644 --- a/_includes/nav-css.html +++ b/_includes/nav-css.html @@ -56,6 +56,7 @@
  • Inline variation
  • Horizontal variation
  • Supported controls
  • +
  • Static form control
  • Control states
  • Control sizing
  • Help text
  • -- cgit v1.2.3