1
Fork 0

rustdoc mobile: move notable traits to return type

These were originally on the left, but were moved to the return type in
c90fb7185a. The CSS rule for mobile did
not get updated at the time, so updating it now.
This commit is contained in:
Jacob Hoffman-Andrews 2022-09-06 10:49:09 -07:00
parent 5af97e8b0b
commit d6f385fe75

View file

@ -1973,12 +1973,6 @@ in storage.js plus the media query with (min-width: 701px)
display: none !important;
}
.notable-traits {
position: absolute;
left: -22px;
top: 24px;
}
#titles > button > div.count {
float: left;
width: 100%;