Feedback on "Important Traits" rustdoc feature

You'll want to wrap this in an appropiate media query for phone sizes only but adding this worked for me.

.important-traits .important-traits-tooltiptext {
    left: 0;
    top: 100%;
}

1 Like