File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed
Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 3939}
4040
4141/**
42- * 1. Add the correct box sizing in Firefox.
43- * 2. Correct the inheritance of border color in Firefox.
42+ * Add the correct box sizing in Firefox.
4443 */
4544
4645: where (hr ) {
47- box-sizing : content-box; /* 1 */
48- color : inherit; /* 2 */
49- height : 0 ; /* 1 */
46+ box-sizing : content-box;
47+ height : 0 ;
5048}
5149
5250/* Text-level semantics
Original file line number Diff line number Diff line change 4747}
4848
4949/**
50- * 1. Add the correct box sizing in Firefox.
51- * 2. Correct the inheritance of border color in Firefox.
50+ * Add the correct box sizing in Firefox.
5251 */
5352
5453: where (hr ) {
55- box-sizing : content-box; /* 1 */
56- color : inherit; /* 2 */
57- height : 0 ; /* 1 */
54+ box-sizing : content-box;
55+ height : 0 ;
5856}
5957
6058/* Text-level semantics
You can’t perform that action at this time.
0 commit comments