Skip to content

Instantly share code, notes, and snippets.

@barsv
Created June 10, 2020 08:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barsv/7c0c788daa185797518db646937b0d1d to your computer and use it in GitHub Desktop.
Save barsv/7c0c788daa185797518db646937b0d1d to your computer and use it in GitHub Desktop.
remove shit from jira kanban
#ghx-header.contains-breadcrumbs {
position: absolute;
right: 0;
width: 400px !important;
z-index: 999999999;
}
#breadcrumbs-container {
display: none !important;
}
#page-body > #content {
border-top: 0 !important;
}
.css-e2mdyo {
display: none !important;
height: 0 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment