mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
Make typenames a bit wider to support "existential type"
This commit is contained in:
parent
c4fca7202b
commit
12de5b7ff3
@ -894,7 +894,7 @@ so that we can apply CSS-filters to change the arrow color in themes */
|
||||
display: inline-block;
|
||||
color: var(--search-results-grey-color);
|
||||
font-size: 0.875rem;
|
||||
width: 6rem;
|
||||
width: 7rem;
|
||||
}
|
||||
|
||||
.popover {
|
||||
|
Loading…
Reference in New Issue
Block a user