aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/search/SearchBox.scss
diff options
context:
space:
mode:
authorAndy Rickert <andrew_rickert@brown.edu>2020-06-09 18:17:41 -0400
committerAndy Rickert <andrew_rickert@brown.edu>2020-06-09 18:17:41 -0400
commit2767e06d90eeeb25283d2939208a463f8b52ee6e (patch)
treebe50c9e4bac5264e2a0b4922546eaebc095a6564 /src/client/views/search/SearchBox.scss
parent033e92675fe517a742e067bcfe5ca7a32a832b0b (diff)
bugfixing and cosmetic changes
Diffstat (limited to 'src/client/views/search/SearchBox.scss')
-rw-r--r--src/client/views/search/SearchBox.scss2
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;