fix width for table of inherited methods

svn: r7120

original commit: af3a4197dfd3319b09e1df3a8622b3d89e90fb04
This commit is contained in:
Matthew Flatt 2007-08-19 02:50:54 +00:00
parent bfd881ce7f
commit 5739cbbd52

View File

@ -119,6 +119,7 @@
}
.inherited {
width: 100%;
margin-top: 1em;
text-align: left;
background-color: #ECF5F5;