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
1 changed files with 0 additions and 1 deletions
|
@ -1139,7 +1139,6 @@ pre.rust .doccomment {
|
|||
.example-wrap .tooltip {
|
||||
position: absolute;
|
||||
display: block;
|
||||
cursor: pointer;
|
||||
left: -25px;
|
||||
top: 5px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue