/* module-key = 'jira.webresources:js-soy-templates', location = '/includes/templates/jira/links.less' */
body:not(.aui-page-sidebar) .aui-skip-link[href="#sidebar"] {
  display: none;
}

/* module-key = 'jira.webresources:js-soy-templates', location = '/includes/templates/jira/header/pageHeader.less' */
.aui-avatar-project .jira-project-avatar-icon {
  background-color: #f5f5f5;
  border-radius: 11px;
  box-sizing: border-box;
  padding: 2px;
  height: 22px;
  width: 22px;
  position: absolute;
  top: 32px;
  left: -5px;
}
