8233866: Text in table cells has inconsistent alignment

Reviewed-by: jjg, prappo
This commit is contained in:
Hannes Wallnöfer 2019-12-11 16:09:49 +01:00
parent 0df5be808d
commit a1b0802caf

View file

@ -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,