rustdoc: remove cursor: pointer
from unclickable tooltip
It's misleading unless it gets changed to respond to being clicked.
This commit is contained in:
parent
e704e95250
commit
f8b2e13d16
@ -1139,7 +1139,6 @@ pre.rust .doccomment {
|
||||
.example-wrap .tooltip {
|
||||
position: absolute;
|
||||
display: block;
|
||||
cursor: pointer;
|
||||
left: -25px;
|
||||
top: 5px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user