diff --git a/core/src/components/header/header.md.scss b/core/src/components/header/header.md.scss index 96cf48f92c1..f54ce39735e 100644 --- a/core/src/components/header/header.md.scss +++ b/core/src/components/header/header.md.scss @@ -8,7 +8,7 @@ box-shadow: $header-md-box-shadow; } -.header-collapse-condense { +.header-md.header-collapse-condense { display: none; } diff --git a/core/src/components/header/test/condense-modal/index.html b/core/src/components/header/test/condense-modal/index.html new file mode 100644 index 00000000000..cb98b855542 --- /dev/null +++ b/core/src/components/header/test/condense-modal/index.html @@ -0,0 +1,144 @@ + + + + + Modal - Basic + + + + + + + + + + + +
+ + + Header condense-modal + + + + + + +
+
+ + + +