Commit 68232afe071c90a944e87ca35a2c9c635c75b5a8

Authored by Виталий
1 parent 489e664c

29.12.2016

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
frontend/views/performer/gallery.php
@@ -11,8 +11,8 @@ @@ -11,8 +11,8 @@
11 11
12 if(empty( $videos ) && empty( $gallery->getModels() )) { 12 if(empty( $videos ) && empty( $gallery->getModels() )) {
13 ?> 13 ?>
14 - <div class="gallery-performer-wrapper style">  
15 - <div class="gallery-performer-margin"> 14 + <div class="gallery-performer-wrapper style" style="overflow: visible">
  15 + <div class="gallery-performer-margin" style="padding-left: 22px;">
16 Галерей к просмотру не найдено 16 Галерей к просмотру не найдено
17 </div> 17 </div>
18 </div> 18 </div>