Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 0415e0d

Browse files
dns2utf8GuillaumeGomez
authored andcommitted
Mobile description width: 100%
1 parent ee7cc63 commit 0415e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustdoc/html/static/rustdoc.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1754,7 +1754,7 @@ details.undocumented[open] > summary::before {
17541754
border-bottom: 1px solid #aaa9;
17551755
padding: 5px 0px;
17561756
}
1757-
.search-results .result-name {
1757+
.search-results .result-name, .search-results > a > div > div:nth-child(2), .search-results .result-description {
17581758
width: 100%;
17591759
}
17601760
.search-results > a > div > div:nth-child(2), .search-results .result-description {

0 commit comments

Comments
 (0)