Merge pull request #7309 from jbudz/issues/7186

[nav] show if chrome.isVisible()
This commit is contained in:
Jonathan Budzenski 2016-06-09 14:59:55 -05:00
commit 909f8be4eb

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