geido opened a new pull request #14840: URL: https://github.com/apache/superset/pull/14840
### SUMMARY Reverts a style change introduced by PR #14478 that was causing a conflict with the Antd on-the-fly width calculation of the tabs. @pkdotson I could not see any obvious issue with removing your code. Please clarify if reverting might cause specific problems anywhere. ### BEFORE https://user-images.githubusercontent.com/60598000/119660856-5f39c680-be38-11eb-857e-f88867cf609d.mp4 ### AFTER https://user-images.githubusercontent.com/60598000/119660646-2b5ea100-be38-11eb-8953-7145d3032759.mp4 ### TESTING INSTRUCTIONS 1. Open a Dashboard and edit 2. Zoom out 10% 3. Make sure the tabs on the left are not showing a flaky behavior ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [x] Has associated issue: Fixes #14763 - [ ] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [ ] Introduces new feature or API - [ ] Removes existing feature or API -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
