-
- Downloads
Merge branch '21778-pinned-nav-header' into 'master'
21778 Correct css styles for pinned navigation ## What does this MR do? Fixes css for header and comment notes when sidebar is pinned ## Screenshots (if relevant) Before:  After:  Before:  After:  ## Does this MR meet the acceptance criteria? - [ ] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added - [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [ ] API support added - Tests - [ ] Added for this feature/bug - [ ] All builds are passing - [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html) - [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [ ] Branch has no merge conflicts with `master` (if it does - rebase it please) - [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) ## What are the relevant issue numbers? Closes #21778 cc @mikegreiling See merge request !7362
No related branches found
No related tags found
Showing
- app/assets/stylesheets/framework/header.scss 9 additions, 1 deletionapp/assets/stylesheets/framework/header.scss
- app/assets/stylesheets/framework/variables.scss 1 addition, 1 deletionapp/assets/stylesheets/framework/variables.scss
- app/assets/stylesheets/pages/notes.scss 16 additions, 0 deletionsapp/assets/stylesheets/pages/notes.scss
Please register or sign in to comment