X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2F%2Bvideo-watch%2Fmodal%2Fvideo-share.component.scss;h=a5766d9838eed11cdd711fdfae5932c93fa18f90;hb=de702865f47f647fafb34ca05dde3ea780a4ecb1;hp=8b5952da618d508af470656fd47b7793516c6b91;hpb=0503e975b1ae6a85ddd2b8b89af8b412f848c321;p=github%2FChocobozzz%2FPeerTube.git 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 8b5952da6..a5766d983 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 @@ -39,14 +39,12 @@ my-input-readonly-copy { .filters { margin-top: 30px; - padding-top: 30px; - border-top: 1px solid $separator-border-color; .advanced-filters-button { display: flex; justify-content: center; align-items: center; - margin-top: 30px; + margin-top: 20px; font-size: 16px; font-weight: $font-semibold; cursor: pointer;