Skip to content

Commit 9f30dd9

Browse files
Remove unneeded cursor pointer rule on mobile sidebar
1 parent ecf7299 commit 9f30dd9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustdoc/html/static/css/rustdoc.css

-1
Original file line numberDiff line numberDiff line change
@@ -1868,7 +1868,6 @@ details.rustdoc-toggle[open] > summary.hideme::after {
18681868
position: sticky;
18691869
z-index: 10;
18701870
font-size: 2rem;
1871-
cursor: pointer;
18721871
height: 45px;
18731872
width: 100%;
18741873
left: 0;

0 commit comments

Comments
 (0)