</div>
</div>
- <div i18n class="alert alert-warning" *ngIf="isVideoToImport()">
- The video is being imported, it will be available when the import is finished.
- </div>
+ <div class="row">
+ <div i18n class="col-md-12 alert alert-warning" *ngIf="isVideoToImport()">
+ The video is being imported, it will be available when the import is finished.
+ </div>
- <div i18n class="alert alert-warning" *ngIf="isVideoToTranscode()">
- The video is being transcoded, it may not work properly.
- </div>
+ <div i18n class="col-md-12 alert alert-warning" *ngIf="isVideoToTranscode()">
+ The video is being transcoded, it may not work properly.
+ </div>
- <div i18n class="alert alert-info" *ngIf="hasVideoScheduledPublication()">
- This video will be published on {{ video.scheduledUpdate.updateAt | date: 'full' }}.
- </div>
+ <div i18n class="col-md-12 alert alert-info" *ngIf="hasVideoScheduledPublication()">
+ This video will be published on {{ video.scheduledUpdate.updateAt | date: 'full' }}.
+ </div>
- <div i18n class="alert alert-info" *ngIf="noPlaylistVideos">
- This playlist does not have videos.
- </div>
+ <div i18n class="col-md-12 alert alert-info" *ngIf="noPlaylistVideos">
+ This playlist does not have videos.
+ </div>
- <div class="alert alert-danger" *ngIf="video?.blacklisted">
- <div class="blacklisted-label" i18n>This video is blacklisted.</div>
- {{ video.blacklistedReason }}
+ <div class="col-md-12 alert alert-danger" *ngIf="video?.blacklisted">
+ <div class="blacklisted-label" i18n>This video is blacklisted.</div>
+ {{ video.blacklistedReason }}
+ </div>
</div>
<!-- Video information -->
<my-recommended-videos [inputRecommendation]="{ uuid: video.uuid, tags: video.tags }" [user]="user"></my-recommended-videos>
</div>
- <div class="privacy-concerns" *ngIf="hasAlreadyAcceptedPrivacyConcern === false">
+ <div class="row privacy-concerns" *ngIf="hasAlreadyAcceptedPrivacyConcern === false">
<div class="privacy-concerns-text">
<strong i18n>Friendly Reminder: </strong>
<ng-container i18n>