Skip to content

Commit

Permalink
Remove unused CSS for interactive recommender page
Browse files Browse the repository at this point in the history
  • Loading branch information
candela97 committed Mar 23, 2024
1 parent 43fd472 commit 62ae90f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/css/augmentedsteam.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,6 @@
.collectionChoiceSection {
height: 400px;
}
/**
* https://github.com/IsThereAnyDeal/AugmentedSteam/pull/1329
* Fix clipped bottom section on the interactive recommender page
*/
[class^=interactiverecommender_BottomSection] {
overflow-y: visible !important;
}
/**
* https://github.com/IsThereAnyDeal/AugmentedSteam/issues/1472
* Fix achievement progress bar and text display
Expand Down

0 comments on commit 62ae90f

Please sign in to comment.