X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fheader%2Fheader.component.scss;h=7364ab50b9ac6a71570388c0c5b9c197ebf0772b;hb=c27463a603186b623500b03c6a56b330a6568350;hp=1e4ce2c56ebcb27efbe96258cff5f0d57ec11f01;hpb=745437e3ab402d5b8f85de6e9c09c3b6092e5904;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/header/header.component.scss b/client/src/app/header/header.component.scss index 1e4ce2c56..7364ab50b 100644 --- a/client/src/app/header/header.component.scss +++ b/client/src/app/header/header.component.scss @@ -5,7 +5,7 @@ my-search-typeahead { margin-right: 15px; } -.upload-button { +.publish-button { @include peertube-button-link; @include orange-button; @include button-with-icon(22px, 3px, -1px); @@ -20,7 +20,7 @@ my-search-typeahead { margin-right: 0; } - .upload-button-label { + .publish-button-label { display: none; } }