Skip to content

Commit

Permalink
Merge pull request #1873 from candela97/remove-unused-css-recommender
Browse files Browse the repository at this point in the history
Remove unused CSS for interactive recommender page
  • Loading branch information
tfedor authored Mar 23, 2024
2 parents 8b01eb0 + 62ae90f commit 2ec7f79
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 2ec7f79

Please sign in to comment.