diff options
| author | Andy Rickert <andrew_rickert@brown.edu> | 2020-06-09 18:17:41 -0400 |
|---|---|---|
| committer | Andy Rickert <andrew_rickert@brown.edu> | 2020-06-09 18:17:41 -0400 |
| commit | 2767e06d90eeeb25283d2939208a463f8b52ee6e (patch) | |
| tree | be50c9e4bac5264e2a0b4922546eaebc095a6564 /src/client/views/search/SearchBox.scss | |
| parent | 033e92675fe517a742e067bcfe5ca7a32a832b0b (diff) | |
bugfixing and cosmetic changes
Diffstat (limited to 'src/client/views/search/SearchBox.scss')
| -rw-r--r-- | src/client/views/search/SearchBox.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/views/search/SearchBox.scss b/src/client/views/search/SearchBox.scss index 1e71f8cb0..cd64d71ff 100644 --- a/src/client/views/search/SearchBox.scss +++ b/src/client/views/search/SearchBox.scss @@ -83,8 +83,6 @@ .no-result { width: 500px; background: $light-color-secondary; - border-color: $intermediate-color; - border-bottom-style: solid; padding: 10px; height: 50px; text-transform: uppercase; |
