]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/videos/+video-watch/comment/video-comments.component.html
Replace uppercase text-transform by capitalized text source
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / +video-watch / comment / video-comments.component.html
index 2bf52ab86aea3886d9b39d42677581079ee86af1..2ab2d4689cb76f7797aa6d2964f777c8da5f748f 100644 (file)
@@ -13,7 +13,7 @@
 
     <div ngbDropdown class="d-inline-block ml-4">
       <button class="btn btn-sm btn-outline-secondary" id="dropdownSortComments" ngbDropdownToggle i18n>
-        Sort by
+        SORT BY
       </button>
       <div ngbDropdownMenu aria-labelledby="dropdownSortComments">
         <button (click)="handleSortChange('-createdAt')" ngbDropdownItem i18n>Most recent first (default)</button>