d95e67f834bfb8d2c96646f49c03c10a6a07d73b max Thu Sep 2 08:23:41 2021 -0700 moving search help link closer to go buttons, refs #28072 diff --git src/hg/htdocs/style/HGStyle.css src/hg/htdocs/style/HGStyle.css index 448d31d..d581f7c 100644 --- src/hg/htdocs/style/HGStyle.css +++ src/hg/htdocs/style/HGStyle.css @@ -7,31 +7,31 @@ margin: 0; padding: 0; background: #FFF9D2; } body.hgTracks { background: url("../../images/internal_bg1.jpg") repeat-x fixed left bottom #F9F9F7; } body.training { background: url("../../images/internal_bg1.jpg") repeat-x fixed left bottom #F9F9F7; } #searchHelp { display: inline; - margin-left: 2.5em; + margin-left: 0.5em; font-size: 80%; } a:link { color: #121E9A; text-decoration: underline } .blueLink { color: #121E9A !important; cursor: pointer; } span.link { color: #121E9A;