From 9ff8aa9df77a342525e32be6937a11df3cdcb3c9 Mon Sep 17 00:00:00 2001 From: daniel Date: Mon, 15 May 2017 19:20:56 -0300 Subject: [PATCH] Gallery Fix --- view/css/main.css | 5 +++++ view/modeGallery.php | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/view/css/main.css b/view/css/main.css index 3087ca7957e8..88511d5bfa6d 100644 --- a/view/css/main.css +++ b/view/css/main.css @@ -445,4 +445,9 @@ footer { .galleryVideo{ overflow: hidden; +} + +.galleryVideo .group { + overflow: hidden; + text-overflow: ellipsis; } \ No newline at end of file diff --git a/view/modeGallery.php b/view/modeGallery.php index beacdac2ad01..ba5f4d9c6591 100644 --- a/view/modeGallery.php +++ b/view/modeGallery.php @@ -92,7 +92,7 @@ foreach ($value['tags'] as $value2) { if ($value2->label === __("Group")) { ?> - text; ?> + text; ?>