rustdoc: remove unused CSS td.summary-column
It was added in2a1bad70ddto go with this module summary function:2a1bad70dd/src/librustdoc/html/format.rs (L767-L780)The corresponding HTML was removed in0a46933c4d.
This commit is contained in:
parent
a37499ae66
commit
60c98ce11c
1 changed files with 0 additions and 4 deletions
|
|
@ -1152,10 +1152,6 @@ so that we can apply CSS-filters to change the arrow color in themes */
|
|||
font-size: 1rem;
|
||||
}
|
||||
|
||||
td.summary-column {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.summary {
|
||||
padding-right: 0px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue