aboutsummaryrefslogtreecommitdiff
path: root/src/client/views
diff options
context:
space:
mode:
authorMonika Hedman <monika_hedman@brown.edu>2019-04-30 16:17:39 -0400
committerMonika Hedman <monika_hedman@brown.edu>2019-04-30 16:17:39 -0400
commitdf9fa3e362a6bdd616bc0b46ef9b425cfc5a010d (patch)
tree12d9707bb7035b7b901a22bb1ae2c4357113b385 /src/client/views
parent53e183fbc116c406ca86889a9fb3e2de61520b60 (diff)
before pull
Diffstat (limited to 'src/client/views')
-rw-r--r--src/client/views/SearchBox.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/SearchBox.scss b/src/client/views/SearchBox.scss
index e1a1de142..92363e681 100644
--- a/src/client/views/SearchBox.scss
+++ b/src/client/views/SearchBox.scss
@@ -9,7 +9,6 @@
align-items: center;
.submit-search {
- display: inline-block;
text-align: right;
color: $dark-color;
-webkit-transition: right 0.4s;