Add missing visualClear on search result page
authorFlorian <florian.schmidt.stargatewissen@gmail.com>
Tue, 19 Apr 2016 17:24:04 +0000 (19:24 +0200)
committerFlorian <florian.schmidt.stargatewissen@gmail.com>
Tue, 19 Apr 2016 17:24:04 +0000 (19:24 +0200)
commit7d1b122727cfafacc7ba8a4c76d26a701aa88d73
tree9bc6ad96ad45df30b26cf15fa24e6f4d09ce2fa8
parent86dc85e6fed673f73946b6e71737c4883c123175
Add missing visualClear on search result page

I'm not sure, when this was removed or why it broke, but without
the visualClear (clear:both), the text match section is near the
title match section, instead of after it.

Bug: T133071
Change-Id: I68028a8658ba0aa526ce1a6ef6401f9fd79533f8
includes/specials/SpecialSearch.php [changed mode: 0644->0755]