Merge change 27127 into donut
* changes: docs only. inherit the line height to resolve vertical scroll issue in WebKit browsers
This commit is contained in:
@@ -81,6 +81,7 @@ pre {
|
||||
padding:10px;
|
||||
margin:0 0 1em 1em;
|
||||
overflow:auto;
|
||||
line-height:inherit; /* fixes vertical scrolling in webkit */
|
||||
}
|
||||
|
||||
h1,h2,h3,h4,h5 {
|
||||
|
Reference in New Issue
Block a user