From 96075f72e6d244e7effff929dbd76ceee090a34f Mon Sep 17 00:00:00 2001 From: Kevin Abel <kevin.abel.0@gmail.com> Date: Wed, 23 Apr 2014 10:07:50 -0500 Subject: [PATCH] Add additional space under the .fn of directory results. --- www/less/search.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/less/search.less b/www/less/search.less index e956191..43cecfb 100644 --- a/www/less/search.less +++ b/www/less/search.less @@ -295,7 +295,7 @@ form .input-group { } } - .eppa, .organization-unit, .title, .tel { + .fn, .eppa, .organization-unit, .title, .tel { margin-bottom: 0.178em; } -- GitLab