diff --git a/docs/doxygen/wxwidgets.css b/docs/doxygen/wxwidgets.css index 22957b7128..e5e3a538aa 100644 --- a/docs/doxygen/wxwidgets.css +++ b/docs/doxygen/wxwidgets.css @@ -413,6 +413,10 @@ IMG.appearance { margin: 20px; } +.dynheader IMG { + margin: 0px; +} + TABLE.appearance { width: 100%; text-align: center;