diff --git a/client/src/app/videos/+video-watch/modal/video-share.component.html b/client/src/app/videos/+video-watch/modal/video-share.component.html
index 593dd8529..dd2dd34ab 100644
--- a/client/src/app/videos/+video-watch/modal/video-share.component.html
+++ b/client/src/app/videos/+video-watch/modal/video-share.component.html
@@ -92,26 +92,6 @@
-
-
-
-
-
-
- More customization
-
-
-
-
-
-
-
- Less customization
-
-
-
-
+
+
+
+
+
+
+
+ More customization
+
+
+
+
+
+
+
+ Less customization
+
+
+
-
-
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;
diff --git a/client/src/sass/include/_mixins.scss b/client/src/sass/include/_mixins.scss
index bafc82d7d..de9c9d6d6 100644
--- a/client/src/sass/include/_mixins.scss
+++ b/client/src/sass/include/_mixins.scss
@@ -527,7 +527,7 @@
.links {
margin-top: 0;
- margin-bottom: 10px;
+ margin-bottom: 15px;
a {
margin-top: 0;