Merge "increase top margin for reference H4s to increase readability. This is necessary now that the parameter lists are presented in tables." into mnc-docs
This commit is contained in:
commit
d549df0f42
1 changed files with 1 additions and 1 deletions
|
@ -3330,7 +3330,7 @@ attrs, methods, etc. */
|
|||
h4.jd-details-title {
|
||||
font-size:1.15em;
|
||||
background-color: #E2E2E2;
|
||||
margin:1.5em 0 .6em;
|
||||
margin:4em 0 .6em;
|
||||
padding:3px 95px 3px 3px; /* room for api-level */
|
||||
}
|
||||
body.google h4.jd-details-title {
|
||||
|
|
Loading…
Reference in a new issue