Skip to content
Snippets Groups Projects

Have sidebar labels disappear behind content instead of hide immediately when collapsing.

Merged Douwe Maan requested to merge sidebar-animation into master

I'm not sure how to make a gif out of it, but I promise it looks pretty :)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
29 29 &.navbar-collapse {
30 30 padding: 0px !important;
31 31 }
32 }
33
34 .nav-sidebar li a .count {
35 float: right;
36 background: #eee;
37 padding: 0px 8px;
38 @include border-radius(6px);
  • Douwe Maan Title changed from Have sidebar labels disappear behind content instead of hide immediately. to Have sidebar labels disappear behind content instead of hide immediately when collapsing.

    Title changed from Have sidebar labels disappear behind content instead of hide immediately. to Have sidebar labels disappear behind content instead of hide immediately when collapsing.

  • username-removed-444 Status changed to merged

    Status changed to merged

  • mentioned in commit 28830c0d

  • Please register or sign in to reply
    Loading