mirror of
https://github.com/picocss/pico.git
synced 2025-04-27 11:36:14 -04:00
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:
parent
14f7865f9a
commit
19e03a348b
8 changed files with 119 additions and 45 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue