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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue