From: Robert Stojnić Date: Mon, 29 Jun 2009 21:59:22 +0000 (+0000) Subject: Tune spacing for "did you mean" link... X-Git-Tag: 1.31.0-rc.0~41166 X-Git-Url: http://git.cyclocoop.org/url?a=commitdiff_plain;h=97d5d1e2b04ae12419d750bb140d38db33df67c5;p=lhc%2Fweb%2Fwiklou.git Tune spacing for "did you mean" link... --- 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; }