From 29e5ab012143eb7613797fd4e0edf18cec765ea9 Mon Sep 17 00:00:00 2001 From: Robin Ward Date: Mon, 4 Jan 2016 15:43:30 -0500 Subject: [PATCH] Revert "remove blue from "similar to" topic excerpts" This reverts commit 33669f97e4ab78c2d53d26bed80e15b9fd14ec95. --- app/assets/stylesheets/desktop/header.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/desktop/header.scss b/app/assets/stylesheets/desktop/header.scss index 0ce668056..ff74c6714 100644 --- a/app/assets/stylesheets/desktop/header.scss +++ b/app/assets/stylesheets/desktop/header.scss @@ -27,6 +27,7 @@ and (max-width : 570px) { } .search-link .blurb { + color: dark-light-choose(scale-color($primary, $lightness: 45%), scale-color($secondary, $lightness: 55%)); display: block; word-wrap: break-word; font-size: 11px;