From 234fd22cf888f1d4efea70189b2762e865a61819 Mon Sep 17 00:00:00 2001 From: madelinegr Date: Wed, 5 Jun 2019 17:28:15 -0400 Subject: css updates --- src/client/views/SearchItem.scss | 17 +---------------- src/client/views/SearchItem.tsx | 2 -- 2 files changed, 1 insertion(+), 18 deletions(-) (limited to 'src') diff --git a/src/client/views/SearchItem.scss b/src/client/views/SearchItem.scss index 7ee51bb54..b6ee7deca 100644 --- a/src/client/views/SearchItem.scss +++ b/src/client/views/SearchItem.scss @@ -1,21 +1,11 @@ @import "globalCssVariables"; .search-item { - float: right; - position: relative; - z-index: 1000; - pointer-events: auto; width: 500px; background: $light-color-secondary; - justify-content: space-between; - align-items: center; - border-width: 0.11px; - border-style: none; border-color: $intermediate-color; border-bottom-style: solid; padding: 10px; - white-space: nowrap; - font-size: 13px; height: 70px; } @@ -43,10 +33,6 @@ font-weight: bold; } -.more-search-info { - text-align: left; -} - .link-count { height: 25px; width: 25px; @@ -70,8 +56,7 @@ .searchBox-instances { float: left; - display: inline-block; - opacity: 1; + opacity: 0; width: 150px; transition: all 0.2s ease; color: black; diff --git a/src/client/views/SearchItem.tsx b/src/client/views/SearchItem.tsx index dfa1014f5..40b8cf2bf 100644 --- a/src/client/views/SearchItem.tsx +++ b/src/client/views/SearchItem.tsx @@ -130,9 +130,7 @@ export class SearchItem extends React.Component {
{this.DocumentIcon()}
-
Where Found: (i.e. title, body, etc)
-
-- cgit v1.2.3-70-g09d2