From 14571f1995e3a1868a3280b7aad5005cff051c7d Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Fri, 21 Feb 2020 16:50:12 +0100 Subject: Replace uppercase text-transform by capitalized text source fixes #2085 --- .../app/videos/+video-watch/comment/video-comments.component.html | 2 +- client/src/app/videos/+video-watch/video-watch.component.html | 6 +++--- .../app/videos/recommendations/recommended-videos.component.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'client/src/app/videos') diff --git a/client/src/app/videos/+video-watch/comment/video-comments.component.html b/client/src/app/videos/+video-watch/comment/video-comments.component.html index 2bf52ab86..2ab2d4689 100644 --- a/client/src/app/videos/+video-watch/comment/video-comments.component.html +++ b/client/src/app/videos/+video-watch/comment/video-comments.component.html @@ -13,7 +13,7 @@
diff --git a/client/src/app/videos/+video-watch/video-watch.component.html b/client/src/app/videos/+video-watch/video-watch.component.html index a382777f5..cfa0432ad 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.html +++ b/client/src/app/videos/+video-watch/video-watch.component.html @@ -84,12 +84,12 @@ placement="bottom auto" > - Support + SUPPORT
- Share + SHARE
- Save + SAVE
diff --git a/client/src/app/videos/recommendations/recommended-videos.component.html b/client/src/app/videos/recommendations/recommended-videos.component.html index 476eca071..4548c7d80 100644 --- a/client/src/app/videos/recommendations/recommended-videos.component.html +++ b/client/src/app/videos/recommendations/recommended-videos.component.html @@ -7,7 +7,7 @@
- Autoplay + AUTOPLAY
-- cgit v1.2.3