PHRAS-3116 Fix on duration display

This commit is contained in:
Harrys Ravalomanana
2020-06-18 19:27:38 +04:00
parent 0726e57187
commit 130912f6f9
3 changed files with 13 additions and 5 deletions

View File

@@ -289,6 +289,14 @@
>
</iframe>
</div>
<style>
.video-subtitle-editor-container .number {
float: none;
}
.video-subtitle-editor-container .editing .number {
float: left;
}
</style>
<script type="text/javascript">
var toolsConfig = {
selectionLength: {{ selectionLength }},