From b8511568637dfa4decb3f0475436a3dfa637a57d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 25 Jan 2012 11:26:45 -0800 Subject: change form fields back to inline-block to allow for inline-help text in default form markup --- docs/base-css.html | 2 +- docs/templates/pages/base-css.mustache | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/base-css.html b/docs/base-css.html index 1a9c4e15a..057c98b85 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -899,7 +899,7 @@
- + Associated help text! diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache index 4263bead3..4daa98309 100644 --- a/docs/templates/pages/base-css.mustache +++ b/docs/templates/pages/base-css.mustache @@ -835,7 +835,7 @@
- + Associated help text! -- cgit v1.2.3