Alexey Boroda
/
extrem-new
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
80de1b9857ced8c8e07db2f6662f70a1776ab110
Authored by
Eugeny Galkovskiy
2016-10-05 17:46:41 +0300
1 parent
d6b4206b
123
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
frontend/views/comments/_form.php
Inline
Side-by-side
frontend/views/comments/_form.php
Wrap text
Show/Hide comments
View file @
80de1b9
...
...
@@ -23,6 +23,7 @@
23
23
]),
24
24
]);
25
25
?>
26
+<div style="clear:both;"></div>
26
27
<div class="otz_buttons" style="">
27
28
<a href="#" class="btn_otz more1">Больше отзывов</a>
28
29
<a href="#" class="btn_otz write">Написать отзыв</a>
...
...