forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit74ff281
committed
doc: Fix table cell overflow
Fix one instance of a table cell overflow by adding a zero-widthspace. The visual impact of this is minimal, but since this iscurrently the only such case reported by FOP ("contents of ... exceedthe available area"), it seems worth getting rid of.1 parent861c6e7 commit74ff281
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
308 |
| - | |
| 308 | + | |
309 | 309 |
| |
310 | 310 |
| |
311 | 311 |
| |
|
0 commit comments
Comments
(0)