aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/search/SearchBox.scss
diff options
context:
space:
mode:
authorMonika <monika_hedman@brown.edu>2019-06-25 16:03:16 -0400
committerMonika <monika_hedman@brown.edu>2019-06-25 16:03:16 -0400
commit70023ce43fe52264ce5c6ce43e9124c5f5798090 (patch)
tree325f610647479154f9723f292f51ebc7351d2bad /src/client/views/search/SearchBox.scss
parentb954eeb57c1ba7a459d85ca7f98855e1b4134267 (diff)
things are not good
Diffstat (limited to 'src/client/views/search/SearchBox.scss')
-rw-r--r--src/client/views/search/SearchBox.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/search/SearchBox.scss b/src/client/views/search/SearchBox.scss
index e570484e4..a9c708975 100644
--- a/src/client/views/search/SearchBox.scss
+++ b/src/client/views/search/SearchBox.scss
@@ -19,6 +19,7 @@
}
&.searchBox-input {
+ display: block;
width: 130px;
-webkit-transition: width 0.4s;
transition: width 0.4s;