1
Fork 0

rustdoc: remove no-op #search { margin-left: 0 }

This rule was added in c729e4dca7 to remove an
unnecessary left margin that was present on desktop. This desktop-mode margin
was itself removed in 135281ed15.
This commit is contained in:
Michael Howell 2022-09-11 18:15:09 -07:00
parent 98e1f041b6
commit bff8078fb4

View file

@ -1892,7 +1892,6 @@ in storage.js plus the media query with (min-width: 701px)
}
#search {
margin-left: 0;
padding: 0;
}