From 1bf1fbf42850434a15abffd095cef2505629c213 Mon Sep 17 00:00:00 2001 From: Kevin Ross Date: Tue, 17 Nov 2015 10:28:06 -0600 Subject: [PATCH] fixed line wrap/spacing/width on help-block --- index.html | 4 ++-- less/_inputs.less | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index d2950f23..218f894a 100644 --- a/index.html +++ b/index.html @@ -544,8 +544,8 @@
- - diff --git a/less/_inputs.less b/less/_inputs.less index 0516afba..cd1192bd 100644 --- a/less/_inputs.less +++ b/less/_inputs.less @@ -165,7 +165,6 @@ // Hints .help-block { - position: absolute; display: none; }