[nav] show if chrome.isVisible(). Closes #7186

This commit is contained in:
Jonathan Budzenski 2016-05-27 10:59:56 -05:00
parent 1e9af4d8dd
commit 6788f06b7e

View file

@ -50,7 +50,7 @@ module.directive('kbnTopNav', function (Private) {
// It will no accept any programatic way of setting its name
// besides this because it happens so early in the digest cycle
return `
<navbar class="kibana-nav-options">
<navbar ng-show="chrome.getVisible()" class="kibana-nav-options">
<div ng-transclude></div>
<div class="button-group kibana-nav-actions" role="toolbar">
<button