From db12a533f888c3dc1cd4ee78557307b95f3287e3 Mon Sep 17 00:00:00 2001 From: "stephen@cubedesigners.com" Date: Wed, 7 Sep 2016 12:38:27 +0000 Subject: [PATCH] Quote form tips box alignment. #670 @0:05 --- less/315-quote.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/315-quote.less b/less/315-quote.less index 50370bd..3f7dfd5 100644 --- a/less/315-quote.less +++ b/less/315-quote.less @@ -113,7 +113,7 @@ } .tips { - margin-top: 42px; + margin-top: 30px; padding: 20px; background-color: @color-light-grey; min-height: 170px; // Same as textarea height -- 2.39.5