From 45c9b489eeaffd61429425c1c6b9b3e723bf0514 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 3 Oct 2011 22:44:35 -0700 Subject: scope the label back to the form element --- lib/forms.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/forms.less') diff --git a/lib/forms.less b/lib/forms.less index 7c9cc7c62..058d32832 100644 --- a/lib/forms.less +++ b/lib/forms.less @@ -40,7 +40,7 @@ textarea { } // Float labels left -label { +form label { padding-top: 6px; font-size: @basefont; line-height: @baseline; -- cgit v1.2.3