Created attachment 1330526 [details] Screenshot reference for manage tenant quotas ON/OFF button size changes Description of problem: ON/OFF button size varies language wise. Version-Release number of selected component (if applicable): 5.8.2.0.20170824192913_b09a5f8 How reproducible: Always Steps to Reproduce: 1. Login cfme with ja_JP or fr_FR locales 2. Navigate to User Icon->Configuration->Access Control->Tenants 3. Click Configuration->Manage Quotas for selected item 4. 'Enforced' column ON/OFF button varies in size language wise. Actual results: Button size varies language wise Expected results: Button size should be same in all languages Additional info: Reference screen-shot attached.
https://github.com/ManageIQ/manageiq-ui-classic/pull/2583
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/fd29407a7fa9a8577965835d8a687f33eeabca98 commit fd29407a7fa9a8577965835d8a687f33eeabca98 Author: Eric Winchell <ewinchel> AuthorDate: Tue Oct 31 12:03:59 2017 -0400 Commit: Eric Winchell <ewinchel> CommitDate: Tue Oct 31 12:03:59 2017 -0400 Styling fix for Bootstrap switch on Tenant Quota screen https://bugzilla.redhat.com/show_bug.cgi?id=1495190 app/assets/stylesheets/patternfly_overrides.scss | 2 +- app/views/ops/_tenant_quota_form.html.haml | 82 ++++++++++++------------ 2 files changed, 41 insertions(+), 43 deletions(-)
Verified on 5.9.0.12.20171205180333_3e32b3d Issues is fixed now.