Commit 5eec57ce218c012a2b9c69e5d5e82a34422dcdea
1 parent
21ce7afa
-Small bug
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/site/index.php
@@ -151,7 +151,7 @@ | @@ -151,7 +151,7 @@ | ||
151 | <div style="clear:both;"></div> | 151 | <div style="clear:both;"></div> |
152 | </section> | 152 | </section> |
153 | <section class="main-box5"> | 153 | <section class="main-box5"> |
154 | - <div class="simple-spoiler just-closed" style="height: 50px"> | 154 | + <div class="simple-spoiler just-closed"> |
155 | <div class="spoiler-inner"><?php echo Seo::widget(['row' => Seo::SEO_TEXT]); ?></div> | 155 | <div class="spoiler-inner"><?php echo Seo::widget(['row' => Seo::SEO_TEXT]); ?></div> |
156 | </div> | 156 | </div> |
157 | <div class="just-more"> | 157 | <div class="just-more"> |