From 97d5d1e2b04ae12419d750bb140d38db33df67c5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Robert=20Stojni=C4=87?= Date: Mon, 29 Jun 2009 21:59:22 +0000 Subject: [PATCH] Tune spacing for "did you mean" link... --- skins/common/shared.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/skins/common/shared.css b/skins/common/shared.css index 4a3c640397..8fe16216d3 100644 --- a/skins/common/shared.css +++ b/skins/common/shared.css @@ -275,8 +275,7 @@ span.searchalttitle { div.searchdidyoumean { font-size: 127%; - margin-bottom: 1ex; - margin-top: 1ex; + margin-top: 0.8em; /* Note that this color won't affect the link, as desired. */ color: #c00; } -- 2.20.1