[Dev Tools] Tiny offset creates a scrollbar on IE11 #66155
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Dev Tools
IE11
Team:Kibana Management
Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Kibana version:
Since 2ad2bfa was merged into master (v7.8.0)
Describe the bug:
After merging #66010 which fixed a Console, Searchprofiler and Painless Lab layout issue on IE11; we still have an issue where the user has a ~1px scroll which causes a scrollbar to appear on aforementioned apps.
This also happens on FF in Painless Lab.
Steps to reproduce:
window.__kbnCspNotEnforced__ = true;
towindow.__kbnCspNotEnforced__ = false;
(hacky, not sure how this works otherwise)Expected behavior:
There should be no scrolling on these apps.
Screenshots (if relevant):
Any additional context:
This appears to have happened after #64018 was merged.
The text was updated successfully, but these errors were encountered: