Created attachment 1224161 [details] Screenshot showing actual results Description of problem:On Button page checkbox is not properly aligned. See attached screenshot Version-Release number of selected component (if applicable):5.7.0.12-rc2.20161123111642_a4a65ce How reproducible:100% Steps to Reproduce: 1.Navigate to Automate --> Customization 2.Create new button group and add new button 3. Actual results:Under Basic Information checkbox is not properly aligned Expected results:It should be aligned properly. Additional info:
https://github.com/ManageIQ/manageiq-ui-classic/pull/1225
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/c98bf12ae424a85273862c1bf62ec9b7eefb5109 commit c98bf12ae424a85273862c1bf62ec9b7eefb5109 Author: Eric Winchell <ewinchel> AuthorDate: Tue May 2 14:44:20 2017 -0400 Commit: Eric Winchell <ewinchel> CommitDate: Tue May 2 14:44:20 2017 -0400 Fix checkbox alignment on button screens https://bugzilla.redhat.com/show_bug.cgi?id=1398535 app/views/shared/buttons/_ab_list.html.haml | 9 +++++++-- app/views/shared/buttons/_ab_show.html.haml | 7 +++++-- 2 files changed, 12 insertions(+), 4 deletions(-)
Verified in 5.9.0.11. Both text and checkboxes are aligned correctly.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:0380