This repository was archived by the owner on Dec 18, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +0
-28
lines changed Expand file tree Collapse file tree 3 files changed +0
-28
lines changed Original file line number Diff line number Diff line change 2727 left: 96px; /* 80px + p's margin-left (1em) */
2828 to p: 160px;
2929 }
30-
31- /*
32- the 4px horizontal difference is due to non-central baseline-alignment of images in Chrome
33- Issue 456540: repalced inline elements in vertical layout must be central-alignment in default
34- https://code.google.com/p/chromium/issues/detail?id=456540
35- Workaround: set
36- p {line-height: 1;} img {vertical-align: bottom;}
37- in the test
38- */
39-
4030 ]]> </ style >
4131 </ head >
4232
Original file line number Diff line number Diff line change 3030 {
3131 position: relative;
3232 right: 96px; /* 80px + p's margin-left (1em) */
33- /*
34- 100px for Chrome; 96px for Firefox;
35- the difference is due to non-central baseline-alignment of images in Chrome
36- Issue 456540: repalced inline elements in vertical layout must be central-alignment in default
37- https://code.google.com/p/chromium/issues/detail?id=456540
38- Workaround: set
39- p {line-height: 1;} img {vertical-align: bottom;}
40- in the test
41- */
4233 to p: 160px;
4334 }
4435 ]]> </ style >
Original file line number Diff line number Diff line change 3030 {
3131 position: relative;
3232 right: 96px; /* 80px + p's margin-left (1em) */
33- /*
34- 100px for Chrome; 96px for Firefox;
35- the difference is due to non-central baseline-alignment of images in Chrome
36- Issue 456540: repalced inline elements in vertical layout must be central-alignment in default
37- https://code.google.com/p/chromium/issues/detail?id=456540
38- Workaround: set
39- p {line-height: 1;} img {vertical-align: bottom;}
40- in the test
41- */
4233 to p: 80px;
4334 }
4435 ]]> </ style >
You can’t perform that action at this time.
0 commit comments