diff --git a/doc/libevdev.css b/doc/libevdev.css index 6fd2024..851b154 100644 --- a/doc/libevdev.css +++ b/doc/libevdev.css @@ -216,3 +216,12 @@ code { img.footer { width: auto; } + +/* note, see also, returns */ +dl.section { + width: 560px; +} + +table.params { + width: 560px; +}