Commit a647712165675d5828c6c214af589d89b8395df2

Authored by Виталий
1 parent af5c9885

29.12.2016

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
frontend/views/company/gallery.php
@@ -11,8 +11,8 @@ @@ -11,8 +11,8 @@
11 $this->title = 'Proektant.net'; 11 $this->title = 'Proektant.net';
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: 23px;">
16 Галерей к просмотру не найдено 16 Галерей к просмотру не найдено
17 </div> 17 </div>
18 </div> 18 </div>