Closes Hamburger Menu show part of menu below Yohn/PicoCSS#49

Fixes Accordion chevron padding picocss/pico#653

Demo has been updated with new hamburger nav  example.
This commit is contained in:
Yohn 2025-01-24 15:29:42 -05:00
parent 14f7865f9a
commit 19e03a348b
8 changed files with 119 additions and 45 deletions

View file

@ -6,6 +6,8 @@
* Group ([role="group"], [role="search"])
*/
/* V3 Remove, modifing the <legend> placement is disabled
* in chrome.*/
#{$parent-selector} fieldset[role="group"] > legend {
float: left;
}