Skip to content
Snippets Groups Projects
Commit 818819b7 authored by Alexander Purr's avatar Alexander Purr Committed by Dorian Merz
Browse files

refs #16182 [fid_bbi] changed wrong named toggler classes in compiled.scss

parent d722a866
No related merge requests found
......@@ -551,13 +551,13 @@ footer {
// OFF-CANVAS
//// Hide offcanvas-toggler in detail view/record view
.template-name-view {
.offcanvas-toogler {
.offcanvas-toggler {
display: none;
}
}
// Make 100% to prevent headings from pushing toggler off canvas
.offcanvas-toogler {
.offcanvas-toggler {
width: 100%;
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment