From 54e7884775197877dd941b44bef03b3c6387b22a Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Fri, 6 Mar 2020 16:58:55 +0100 Subject: Normalize modal close buttons, and cancel/submit button styles --- .../+video-watch/comment/video-comment-add.component.html | 13 +++++++------ .../videos/+video-watch/modal/video-share.component.scss | 4 ---- 2 files changed, 7 insertions(+), 10 deletions(-) (limited to 'client/src/app/videos') diff --git a/client/src/app/videos/+video-watch/comment/video-comment-add.component.html b/client/src/app/videos/+video-watch/comment/video-comment-add.component.html index 3a9977df6..29c7a8bfa 100644 --- a/client/src/app/videos/+video-watch/comment/video-comment-add.component.html +++ b/client/src/app/videos/+video-watch/comment/video-comment-add.component.html @@ -29,15 +29,11 @@ diff --git a/client/src/app/videos/+video-watch/modal/video-share.component.scss b/client/src/app/videos/+video-watch/modal/video-share.component.scss index a5766d983..11cbb8c0b 100644 --- a/client/src/app/videos/+video-watch/modal/video-share.component.scss +++ b/client/src/app/videos/+video-watch/modal/video-share.component.scss @@ -17,10 +17,6 @@ my-input-readonly-copy { @include peertube-select-container(200px); } -.action-button-cancel { - margin-right: 0 !important; -} - .qr-code-group { text-align: center; } -- cgit v1.2.3