Skip to content

Side panel creates gap when using minified #114

@ruskcoder

Description

@ruskcoder

As in the title, the Canvas courses side panel creates a gap:

Image

I am creating a PR with the fix shortly. It's just a line of CSS:

 .bettercanvas-sidebar-enabled.bettercanvas-sidebar-small #nav-tray-portal .transition--slide-left-entered {
     margin-left: 68px !important;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions