8339731: java.desktop/share/classes/javax/swing/text/html/default.css typo in margin settings

Reviewed-by: prr
This commit is contained in:
Matthias Baesken 2024-09-12 07:06:53 +00:00
parent cfbf74fca4
commit ac3f92b411

View File

@ -102,7 +102,7 @@ dd {margin-left-ltr: 40;
margin-bottom: 0}
dd p {margin-left: 0;
margin-rigth: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0}