Bug #8457
auto complete search clear btn is misaligned
Difficulty:
trivial
Triaged:
Pull request:
Description
in non index pages which uses auto complete (e.g. filters) the clear button is not inside the input field.
Associated revisions
fixes #8457 - auto complete search clear btn is now positioned correctly
in non index pages which uses auto complete (e.g. filters) the clear
button was not inside the input field.
(cherry picked from commit 1cca8e589ba5dd0e3eb3baa9720002a2ed9be067)
Conflicts:
app/assets/stylesheets/application.scss
History
#1
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/1968 added
- Pull request deleted (
)
#2
Updated by Dominic Cleal over 8 years ago
- Pull request https://github.com/theforeman/foreman/pull/1966 added
- Pull request deleted (
https://github.com/theforeman/foreman/pull/1968)
#3
Updated by Ohad Levy over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 1cca8e589ba5dd0e3eb3baa9720002a2ed9be067.
#4
Updated by Dominic Cleal over 8 years ago
- Legacy Backlogs Release (now unused) set to 21
fixes #8457 - auto complete search clear btn is now positioned correctly
in non index pages which uses auto complete (e.g. filters) the clear
button was not inside the input field.