Skip to content

Commit

Permalink
Remove chevron
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 committed Nov 3, 2023
1 parent 71486c9 commit e1096af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions game/static/game/css/level_selection.css
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,13 @@
margin-left: 15px;
}

#episodes .collapsed.episode_range_text::after {
#episodes .panel-header:not(.bg--loops-coming-soon) .collapsed.episode_range_text::after {
content: "\e250";
font-family: "Glyphicons Halflings";
margin-left: 10px;
}

#episodes .episode_range_text::after {
#episodes .panel-header:not(.bg--loops-coming-soon) .episode_range_text::after {
content: "\e252";
font-family: "Glyphicons Halflings";
margin-left: 10px;
Expand Down

0 comments on commit e1096af

Please sign in to comment.