diff --git a/client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.scss b/client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.scss index 833fda450..bfecbaba0 100644 --- a/client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.scss +++ b/client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.scss @@ -14,6 +14,10 @@ my-actor-avatar-info { @include peertube-input-group(340px); } +.input-group-append { + height: 30px; +} + input[type=text] { @include peertube-input-text(340px); diff --git a/client/src/app/app.component.html b/client/src/app/app.component.html index 87de874bb..958c131f7 100644 --- a/client/src/app/app.component.html +++ b/client/src/app/app.component.html @@ -29,7 +29,7 @@ diff --git a/client/src/app/search/search.component.html b/client/src/app/search/search.component.html index 216905cf0..61a05895e 100644 --- a/client/src/app/search/search.component.html +++ b/client/src/app/search/search.component.html @@ -9,7 +9,7 @@