Make left column of rustdoc search results narrower
To make more room for the description of the item
This commit is contained in:
parent
59fa6bd6c1
commit
d5dd37b00f
@ -610,7 +610,7 @@ a {
|
||||
|
||||
.content .search-results td:first-child {
|
||||
padding-right: 0;
|
||||
width: 75%;
|
||||
width: 50%;
|
||||
}
|
||||
.content .search-results td:first-child a {
|
||||
padding-right: 10px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user