From d0c75bbc8324a552b93817b1f565fa798f6574cf Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 1 Nov 2012 09:44:51 -0700 Subject: fixes #5742: add cursor: pointer; to labels and selects --- less/forms.less | 1 - 1 file changed, 1 deletion(-) (limited to 'less/forms.less') diff --git a/less/forms.less b/less/forms.less index e142f2ac3..0f3f425ed 100644 --- a/less/forms.less +++ b/less/forms.less @@ -138,7 +138,6 @@ input[type="checkbox"] { *margin-top: 0; /* IE7 */ margin-top: 1px \9; /* IE8-9 */ line-height: normal; - cursor: pointer; } // Reset width of input images, buttons, radios, checkboxes -- cgit v1.2.3