From 9e33ab20abaa34bf761ca74ab843cb43d6ae138d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 30 Jun 2011 00:15:37 -0700 Subject: clean up commented out css, slightly updated docs again --- lib/forms.less | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'lib/forms.less') diff --git a/lib/forms.less b/lib/forms.less index d0f6b0384..6052978c6 100644 --- a/lib/forms.less +++ b/lib/forms.less @@ -1,9 +1,11 @@ -/* Forms.less +/* + * Forms.less * Base styles for various input types, form layouts, and states - * ------------------------------------------------------------- */ + */ -// Global form styles -// ------------------ + +/* Global form styles +-------------------------------------------------- */ form { margin-bottom: @baseline; -- cgit v1.2.3