Skip to content

Commit e74df99

Browse files
committed
allow user reviews and storyline
1 parent 3798a9a commit e74df99

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

theme/main/pages/movies/movies.scss

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,8 @@
4545
section[data-testid="videos-section"],
4646
// did you know
4747
section[data-testid="DidYouKnow"],
48-
// storyline
49-
section[data-testid="Storyline"],
50-
// user reviews
51-
section[data-testid="UserReviews"],
48+
// storyline useless repeated infos
49+
section[data-testid="Storyline"] ul.ipc-metadata-list,
5250
// news
5351
section[data-testid="News"],
5452
// box office

0 commit comments

Comments
 (0)