fix width for table of inherited methods

svn: r7120
This commit is contained in:
Matthew Flatt 2007-08-19 02:50:54 +00:00
parent 44d1c03d68
commit af3a4197df

View File

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