summaryrefslogtreecommitdiff
path: root/app/assets
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/pages/search.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/assets/stylesheets/pages/search.scss b/app/assets/stylesheets/pages/search.scss
index 08737739f42..6171a582e85 100644
--- a/app/assets/stylesheets/pages/search.scss
+++ b/app/assets/stylesheets/pages/search.scss
@@ -30,8 +30,7 @@
.search-input {
border: none;
font-size: 14px;
- padding: 0;
- padding-right: 20px;
+ padding: 0 20px 0 0;
margin-left: 5px;
line-height: 25px;
width: 98%;