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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3225809-details-fixed.png | 55.04 KB | pivica |
| #2 | 3225809-details-bug.png | 53.69 KB | pivica |
| #2 | 3225809-label-fixed.png | 199.18 KB | pivica |
| #2 | 3225809-label-bug.png | 199.19 KB | pivica |
| #2 | floating-label-views-exposed-filter-label-position-bug-3225809-2.patch | 3 KB | pivica |
Comments
Comment #2
pivica commentedHere 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.
Comment #4
pivica commentedCommitted.