From: Chocobozzz Date: Fri, 3 Apr 2020 12:32:58 +0000 (+0200) Subject: Fix privacy warning ok button placement X-Git-Tag: v2.2.0-rc.1~278 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a7d3671dc3c046b4f155528faf61c1930c049a51;p=oweals%2Fpeertube.git Fix privacy warning ok button placement --- diff --git a/client/src/app/videos/+video-watch/video-watch.component.scss b/client/src/app/videos/+video-watch/video-watch.component.scss index 8c2335300..e0009ed3f 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.scss +++ b/client/src/app/videos/+video-watch/video-watch.component.scss @@ -469,7 +469,7 @@ my-video-comments { display: flex; flex-wrap: nowrap; align-items: center; - justify-content: flex-start; + justify-content: space-between; background-color: rgba(0, 0, 0, 0.9); color: #fff;