We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f682322 + b69b815 commit ccc8470Copy full SHA for ccc8470
normalize.css
@@ -213,7 +213,15 @@ details {
213
display: block;
214
}
215
216
+<<<<<<< HEAD
217
summary {
218
+=======
219
+/*
220
+ * Add the correct display in all browsers.
221
+ */
222
+
223
+details > summary:first-of-type {
224
+>>>>>>> b69b8157d8af3fb50a36bc10affc724ae0022ef7
225
display: list-item;
226
227
0 commit comments