]> git.saurik.com Git - wxWidgets.git/commitdiff
Fixed the margins on the class diagram dropdown image after all images were globally...
authorBryan Petty <bryan@ibaku.net>
Mon, 26 Jan 2009 18:31:09 +0000 (18:31 +0000)
committerBryan Petty <bryan@ibaku.net>
Mon, 26 Jan 2009 18:31:09 +0000 (18:31 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58435 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/doxygen/wxwidgets.css

index 22957b7128622565a20e240a0dd2df1b607a4e46..e5e3a538aa98ec54289985c67b6ff59e10372c9f 100644 (file)
@@ -413,6 +413,10 @@ IMG.appearance {
        margin: 20px;
 }
 
+.dynheader IMG {
+    margin: 0px;
+}
+
 TABLE.appearance {
        width: 100%;
        text-align: center;