Make left column of rustdoc search results narrower

To make more room for the description of the item
This commit is contained in:
Carol (Nichols || Goulding) 2018-08-03 20:39:58 -04:00
parent 59fa6bd6c1
commit d5dd37b00f
No known key found for this signature in database
GPG Key ID: D04B39A6CA243902

View File

@ -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;