Fix a typo that gave an invalid unit.

This commit is contained in:
Warren Block 2014-09-08 23:41:04 +00:00
parent f5a0c5b6d0
commit 0102e1ea5e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45568

View file

@ -306,7 +306,7 @@ pre.programlisting {
}
.informaltable, .table th {
padding-left: 02.em;
padding-left: 0.2em;
text-align: left;
}