Skip to content

Commit 4c55d4d

Browse files
committed
Correct browser landscape of displays
1 parent e3d23fd commit 4c55d4d

1 file changed

Lines changed: 5 additions & 13 deletions

File tree

normalize.css

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ html {
1919
========================================================================== */
2020

2121
/**
22-
* Add the correct display in IE 9-.
22+
* Add the correct display in IE 8-.
2323
*/
2424

2525
article,
@@ -45,7 +45,7 @@ h1 {
4545
========================================================================== */
4646

4747
/**
48-
* Add the correct display in IE 9-.
48+
* Add the correct display in IE 8-.
4949
*/
5050

5151
figcaption,
@@ -154,7 +154,7 @@ dfn {
154154
}
155155

156156
/**
157-
* Add the correct background and color in IE 9-.
157+
* Add the correct background and color in IE 8-.
158158
*/
159159

160160
mark {
@@ -329,7 +329,7 @@ legend {
329329
}
330330

331331
/**
332-
* 1. Add the correct display in IE 9-.
332+
* 1. Add the correct display in Edge and IE.
333333
* 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
334334
*/
335335

@@ -407,21 +407,13 @@ textarea {
407407
========================================================================== */
408408

409409
/*
410-
* Add the correct display in Edge, IE, and Firefox.
410+
* Add the correct display in Edge, IE.
411411
*/
412412

413413
details {
414414
display: block;
415415
}
416416

417-
/*
418-
* Add the correct display in IE 9-.
419-
*/
420-
421-
menu {
422-
display: block;
423-
}
424-
425417
/*
426418
* Add the correct display in all browsers.
427419
*/

0 commit comments

Comments
 (0)