Problem/Motivation

Label position of input field in views exposed filter for floating labels theme option is not positioned correctly. Check the attached screenshot - it is moved a bit to the right.

Comments

pivica created an issue. See original summary.

pivica’s picture

Status: Active » Needs review
StatusFileSize
new3 KB
new199.19 KB
new199.18 KB
new53.69 KB
new55.04 KB

Here is a patch that is fixing label position problem.

Additionally checking related code, that is mentioned in removed comment and code, I found various problems with details inline rules. Even more, I am not sure why we have this rules because supporting inline details in views exposed filters sounds like something we should not do? Tried to fix layout problems with details for now and added a mention in comment to remove this rules in the future.

  • pivica committed 423232b on 8.x-1.x
    Issue #3225809 by pivica: Floating labels views exposed filter labels...
pivica’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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