Skip to content

Commit a473cee

Browse files
committed
Fix code style
1 parent 3a62048 commit a473cee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

normalize.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ body {
2525

2626
/**
2727
* Correct `block` display not defined for any HTML5 element in IE 8/9.
28-
* Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
28+
* Correct `block` display not defined for `details` or `summary` in IE 10/11
29+
* and Firefox.
2930
* Correct `block` display not defined for `main` in IE 11.
3031
*/
3132

0 commit comments

Comments
 (0)