Skip to content

Commit 961373f

Browse files
jshajyn514
authored andcommitted
Remove rust-navigation-item style
AFAICT the only code that generated nodes with this class was removed in 9826ca0. I noticed the issue because /rust-logo.png shows up as one of the top requested URLs, but is a 404.
1 parent 5a1ec5e commit 961373f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

templates/style/base.scss

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -727,13 +727,6 @@ div.search-page-search-form {
727727
}
728728
}
729729

730-
.rust-navigation-item {
731-
background: url(/rust-logo.png) no-repeat;
732-
background-position: 15px 45%;
733-
background-size: 12px;
734-
padding-left: 35px;
735-
}
736-
737730
.about {
738731
font-family: $font-family-serif;
739732
color: var(--color-standard);

0 commit comments

Comments
 (0)