From 1136d8ff32d899eae4ad64836921cff9f7c411a1 Mon Sep 17 00:00:00 2001 From: "Patrik J. Braun" Date: Fri, 23 Nov 2018 22:28:14 +0100 Subject: [PATCH] fixing video design error --- .../grid/photo/photo.grid.gallery.component.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/frontend/app/gallery/grid/photo/photo.grid.gallery.component.html b/frontend/app/gallery/grid/photo/photo.grid.gallery.component.html index 215ff045..f1e71733 100644 --- a/frontend/app/gallery/grid/photo/photo.grid.gallery.component.html +++ b/frontend/app/gallery/grid/photo/photo.grid.gallery.component.html @@ -1,20 +1,22 @@
- {{gridPhoto.media.name}} -
- {{gridPhoto.Video.metadata.duration | duration}}
- + +
+ {{gridPhoto.Video.metadata.duration | duration}}
+ +