oficiodesign / initial-css

MIT License
4 stars 1 forks source link

Reset summary child elements #66

Open robsonsobral opened 4 years ago

robsonsobral commented 4 years ago

Original report by sobral (Bitbucket: sobral, GitHub: robsonsobral).


summary > * {
  display: inline;
}