Center the inheritance images

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@72131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2012-07-18 07:04:03 +00:00
parent 22f7594e27
commit 26bfb0db4b

View File

@@ -38,7 +38,7 @@ Inheritance diagram for %s **%s**
.. raw:: html
<p class="graphviz">
<img src="_static/images/inheritance/%s" alt="Inheritance diagram of %s" usemap="#dummy" class="inheritance"/>
<center><img src="_static/images/inheritance/%s" alt="Inheritance diagram of %s" usemap="#dummy" class="inheritance"/></center>
%s
</p>