Commit 7e9b752b722f614f401991b258fdb5930ad64ceb
1 parent
d4161888
123
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/new-collections/index.php
... | ... | @@ -35,7 +35,7 @@ |
35 | 35 | </div> |
36 | 36 | <div class="textile_bottom tb2"> |
37 | 37 | <div class="content"> |
38 | - <div class="simple-spoiler just-closed" style="height: 50px"> | |
38 | + <div class="simple-spoiler just-closed"> | |
39 | 39 | <div class="spoiler-inner"><?php echo Seo::widget(['row' => Seo::SEO_TEXT]); ?></div> |
40 | 40 | </div> |
41 | 41 | <div class="just-more"> | ... | ... |