Fix a typo that gave an invalid unit.
This commit is contained in:
parent
f5a0c5b6d0
commit
0102e1ea5e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45568
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,7 @@ pre.programlisting {
|
|||
}
|
||||
|
||||
.informaltable, .table th {
|
||||
padding-left: 02.em;
|
||||
padding-left: 0.2em;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue