mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8233866: Text in table cells has inconsistent alignment
Reviewed-by: jjg, prappo
This commit is contained in:
parent
0df5be808d
commit
a1b0802caf
1 changed files with 1 additions and 1 deletions
|
@ -546,7 +546,7 @@ h1.hidden {
|
|||
}
|
||||
.block {
|
||||
display:block;
|
||||
margin:3px 10px 2px 0px;
|
||||
margin:0 10px 5px 0;
|
||||
color:#474747;
|
||||
}
|
||||
.deprecatedLabel, .descfrmTypeLabel, .implementationLabel, .memberNameLabel, .memberNameLink,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue