Skip to content

Commit

Permalink
fix: correct app-wrapper location when nav expanded (elastic#962)
Browse files Browse the repository at this point in the history
@rashidkpc said `@alexf rad, merge it`, pressing the button.
  • Loading branch information
w33ble authored and Alex F committed Aug 13, 2018
1 parent 99a1185 commit 875ee50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/components/fullscreen/fullscreen.scss
@@ -1,5 +1,6 @@
body.canvas-isFullscreen {
// this is a hack that overwrites Kibana's core chrome
.global-nav.is-global-nav-open + .app-wrapper,
.app-wrapper {
left: 0;
}
Expand Down

0 comments on commit 875ee50

Please sign in to comment.