From 5f2845f3078a90c3562855c8ced98a9caab47298 Mon Sep 17 00:00:00 2001
From: Mark Otto <otto@github.com>
Date: Mon, 10 Mar 2014 16:43:57 -0700
Subject: [PATCH] remove comment

---
 less/forms.less | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/less/forms.less b/less/forms.less
index 33ef799511..8578e8ce6e 100644
--- a/less/forms.less
+++ b/less/forms.less
@@ -204,9 +204,8 @@ input[type="date"] {
   min-height: @line-height-computed; // clear the floating input if there is no label text
   margin-top: 10px;
   margin-bottom: 10px;
-  
+
   label {
-    // display: inline;
     padding-left: 20px;
     margin-bottom: 0;
     font-weight: normal;
-- 
GitLab