aboutsummaryrefslogtreecommitdiff
path: root/src/client
diff options
context:
space:
mode:
Diffstat (limited to 'src/client')
-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;