]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/header/header.component.scss
Rename upload button to publish
[github/Chocobozzz/PeerTube.git] / client / src / app / header / header.component.scss
index 1e4ce2c56ebcb27efbe96258cff5f0d57ec11f01..7364ab50b9ac6a71570388c0c5b9c197ebf0772b 100644 (file)
@@ -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;
     }
   }