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