From cf63f68c9d1345855a2bd1f24ba143ba4cfc458a Mon Sep 17 00:00:00 2001 From: Monika Date: Wed, 19 Jun 2019 18:39:08 -0400 Subject: end of day 6/19 --- src/client/views/search/SearchBox.scss | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'src/client/views/search/SearchBox.scss') diff --git a/src/client/views/search/SearchBox.scss b/src/client/views/search/SearchBox.scss index 2b52112e0..26a23c218 100644 --- a/src/client/views/search/SearchBox.scss +++ b/src/client/views/search/SearchBox.scss @@ -68,7 +68,7 @@ } .filter-collection{ - height: 20px; + display: inline-block; } .field-title { @@ -91,6 +91,13 @@ margin-bottom: 5px; } +.collection-title{ + color: $light-color; + text-transform: uppercase; + margin-top: 5px; + margin-bottom: 5px; +} + .no-result { width: 500px; background: $light-color-secondary; -- cgit v1.2.3-70-g09d2