mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12506] Fix search result h3 margin
There are no buttons present, so don't need to do all this stuff. PHPBB3-12506
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
|
||||
<!-- BEGIN searchresults -->
|
||||
<!-- EVENT search_results_post_before -->
|
||||
<div class="search post has-profile <!-- IF searchresults.S_ROW_COUNT is odd -->bg1<!-- ELSE -->bg2<!-- ENDIF --><!-- IF searchresults.S_POST_REPORTED --> reported<!-- ENDIF -->">
|
||||
<div class="search post <!-- IF searchresults.S_ROW_COUNT is odd -->bg1<!-- ELSE -->bg2<!-- ENDIF --><!-- IF searchresults.S_POST_REPORTED --> reported<!-- ENDIF -->">
|
||||
<div class="inner">
|
||||
|
||||
<!-- IF searchresults.S_IGNORE_POST -->
|
||||
|
Reference in New Issue
Block a user