Skip to content

Commit 6fc4111

Browse files
committed
Remove details from the rule applying padding-left to lists.
No browsers apply left padding to `details` by default.
1 parent 1840623 commit 6fc4111

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

normalize.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! normalize.css 2012-01-31T16:06 UTC - http://github.com/necolas/normalize.css */
1+
/*! normalize.css 2012-02-07T01:46 UTC - http://github.com/necolas/normalize.css */
22

33
/* =============================================================================
44
HTML5 display definitions
@@ -271,7 +271,6 @@ ul {
271271
margin: 1em 0;
272272
}
273273

274-
details,
275274
menu,
276275
ol,
277276
ul {

0 commit comments

Comments
 (0)