aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit/shared/video-edit.component.html
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-05-07 14:08:35 +0200
committerChocobozzz <me@florianbigard.com>2021-05-07 14:08:35 +0200
commitce4b4495ff3607045dc6d5656f72ebf5eb28cb73 (patch)
tree8d9a323073170b4e28105655340f465a0968732d /client/src/app/+videos/+video-edit/shared/video-edit.component.html
parenta1bb73f9b591686b2ddfeb3291f305dae9f7fc6c (diff)
downloadPeerTube-ce4b4495ff3607045dc6d5656f72ebf5eb28cb73.tar.gz
PeerTube-ce4b4495ff3607045dc6d5656f72ebf5eb28cb73.tar.zst
PeerTube-ce4b4495ff3607045dc6d5656f72ebf5eb28cb73.zip
Refactor video edit css
Diffstat (limited to 'client/src/app/+videos/+video-edit/shared/video-edit.component.html')
-rw-r--r--client/src/app/+videos/+video-edit/shared/video-edit.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+videos/+video-edit/shared/video-edit.component.html b/client/src/app/+videos/+video-edit/shared/video-edit.component.html
index 094b4d3b3..16233f9e0 100644
--- a/client/src/app/+videos/+video-edit/shared/video-edit.component.html
+++ b/client/src/app/+videos/+video-edit/shared/video-edit.component.html
@@ -5,7 +5,7 @@
5 <a ngbNavLink i18n>Basic info</a> 5 <a ngbNavLink i18n>Basic info</a>
6 6
7 <ng-template ngbNavContent> 7 <ng-template ngbNavContent>
8 <div class="row"> 8 <div class="form-columns">
9 <div class="col-video-edit"> 9 <div class="col-video-edit">
10 <div class="form-group"> 10 <div class="form-group">
11 <label i18n for="name">Title</label> 11 <label i18n for="name">Title</label>