Update EpisodeFileEditorLayoutTemplate.hbs

This commit is contained in:
Jeremy Ryan 2017-04-18 09:09:19 +10:00 committed by Mark McDowall
parent 410aa467b8
commit ec3dd982f6
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
<div class="x-quality"></div>
</div>
<div class="modal-footer">
<button class="btn btn-danger x-delete-files">Delete Files</button>
<button class="btn btn-danger pull-left x-delete-files">Delete Files</button>
<button class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>