mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
Make typenames a bit wider to support "existential type"
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user