From 45c6bcf312d2e9578501eaaf7511183bc570fe91 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 1 Apr 2020 16:52:59 +0200 Subject: Remove deprecated NgbTabsetModule module --- .../src/app/videos/+video-edit/shared/video-edit.component.scss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'client/src/app/videos/+video-edit/shared/video-edit.component.scss') diff --git a/client/src/app/videos/+video-edit/shared/video-edit.component.scss b/client/src/app/videos/+video-edit/shared/video-edit.component.scss index 144914731..90d26e13d 100644 --- a/client/src/app/videos/+video-edit/shared/video-edit.component.scss +++ b/client/src/app/videos/+video-edit/shared/video-edit.component.scss @@ -19,6 +19,10 @@ my-peertube-checkbox { margin-bottom: 1rem; } +.nav-tabs { + margin-bottom: 15px; +} + .video-edit { height: 100%; min-height: 300px; @@ -145,10 +149,6 @@ p-calendar { } ::ng-deep { - .root-tabset > .nav { - margin-bottom: 15px; - } - .ng2-tag-input { border: none !important; } -- cgit v1.2.3