
/* Space directory, Dashboard space list */
.global.logo, .space.logo {border-radius:0;}

/* hides the help icon on the top right */
.aui-iconfont-help {display:none;}
.aui-icon-dropdown {display:none;}
/* and the arrow too */
#help-menu-link {display: none;}

/* Correct the display config for product images on the homepage */
.wiki-content .confluence-embedded-file-wrapper .confluence-embedded-image { display: inline; }


