issues
search
picocss
/
pico
Minimal CSS Framework for semantic HTML
https://picocss.com
MIT License
13.82k
stars
406
forks
source link
v2.0.4
#478
Closed
lucaslarroche
closed
8 months ago
lucaslarroche
commented
8 months ago
Fixes
Change the size of the loading spinner from
rem
to
em
to match the element's font size, spotted by @MiroslavPetrik and fixed by @FireIsGood
469 #474
Fix the witch border, spotted by @mpldr and fixed by @FireIsGood
467 #472
Fix the
<select multiple>
options color, spotted by @cmcaine and investigated by @Brian-Pob
434 #459
Remove the form elements margin-bottom in a
.grid
on small screens, spotted by @ekerstein
452 #460
Chore
Update dependencies
Fixes
rem
toem
to match the element's font size, spotted by @MiroslavPetrik and fixed by @FireIsGood469 #474
467 #472
<select multiple>
options color, spotted by @cmcaine and investigated by @Brian-Pob434 #459
.grid
on small screens, spotted by @ekerstein452 #460
Chore