Fix broken display of details in FF

References #515
This commit is contained in:
Matthias Mees 2017-05-25 11:01:27 +02:00
parent 74f7acb69d
commit c1b84508ea

View File

@ -10,7 +10,7 @@ hgroup,
main, main,
nav, nav,
section, section,
summary { .no-details summary {
display: block; display: block;
} }