Download & Extend

Content advanced search fieldset

Project:Deco
Version:6.x-1.x-dev
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

The bottom background of the fieldset on the advanced content search page does not display on the bottom.

The fieldset has three left floated divs with .criterion class that are cleared by a div with an .action class. For some reason the clearing doesn't cause the background to display at the bottom.

Comments

#1

Assigned to:klaasvw» Anonymous
Status:active» needs review

The float:left; in .search-advanced .action that is added by the core search.css is causing the issue. Patch overrides the float and the full fieldset image appears.

AttachmentSize
deco-search-fieldset_168073-1.patch 457 bytes

#2

Status:needs review» fixed

fixed in 6 and HEAD.

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.