diff options
Diffstat (limited to 'client/src/app/header/header.component.scss')
-rw-r--r-- | client/src/app/header/header.component.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/header/header.component.scss b/client/src/app/header/header.component.scss index d79e6274b..6ce92fc22 100644 --- a/client/src/app/header/header.component.scss +++ b/client/src/app/header/header.component.scss | |||
@@ -4,7 +4,7 @@ | |||
4 | #search-video { | 4 | #search-video { |
5 | @include peertube-input-text($search-input-width); | 5 | @include peertube-input-text($search-input-width); |
6 | margin-right: 15px; | 6 | margin-right: 15px; |
7 | padding-right: 25px; // For the search icon | 7 | padding-right: 40px; // For the search icon |
8 | 8 | ||
9 | &::placeholder { | 9 | &::placeholder { |
10 | color: #000; | 10 | color: #000; |