Skip to content

Commit ccc8470

Browse files
committed
correct summary styling necolas#894
2 parents f682322 + b69b815 commit ccc8470

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

normalize.css

+8
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,15 @@ details {
213213
display: block;
214214
}
215215

216+
<<<<<<< HEAD
216217
summary {
218+
=======
219+
/*
220+
* Add the correct display in all browsers.
221+
*/
222+
223+
details > summary:first-of-type {
224+
>>>>>>> b69b8157d8af3fb50a36bc10affc724ae0022ef7
217225
display: list-item;
218226
}
219227

0 commit comments

Comments
 (0)