Commit 80de1b9857ced8c8e07db2f6662f70a1776ab110
1 parent
d6b4206b
123
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
frontend/views/comments/_form.php
@@ -23,6 +23,7 @@ | @@ -23,6 +23,7 @@ | ||
23 | ]), | 23 | ]), |
24 | ]); | 24 | ]); |
25 | ?> | 25 | ?> |
26 | +<div style="clear:both;"></div> | ||
26 | <div class="otz_buttons" style=""> | 27 | <div class="otz_buttons" style=""> |
27 | <a href="#" class="btn_otz more1">Больше отзывов</a> | 28 | <a href="#" class="btn_otz more1">Больше отзывов</a> |
28 | <a href="#" class="btn_otz write">Написать отзыв</a> | 29 | <a href="#" class="btn_otz write">Написать отзыв</a> |