diff options
| author | monikahedman <monika_hedman@brown.edu> | 2019-07-19 10:43:52 -0400 |
|---|---|---|
| committer | monikahedman <monika_hedman@brown.edu> | 2019-07-19 10:43:52 -0400 |
| commit | c1fa702ae9e748617121f28cbe65d21cdfdc1f7d (patch) | |
| tree | b9d3e9973eddbcae9bbea7f0f98e655e429cf695 /src/client/views/search/SearchBox.scss | |
| parent | 98d6476cc1d18617399b28fa670848f97160ffa1 (diff) | |
search x
Diffstat (limited to 'src/client/views/search/SearchBox.scss')
| -rw-r--r-- | src/client/views/search/SearchBox.scss | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/client/views/search/SearchBox.scss b/src/client/views/search/SearchBox.scss index 109b88ac9..481ee5789 100644 --- a/src/client/views/search/SearchBox.scss +++ b/src/client/views/search/SearchBox.scss @@ -37,6 +37,11 @@ margin-left: 2px; margin-right: 2px } + + &.searchBox-close { + color: $light-color; + max-height: 32px; + } } } |
