AdguardTeam / AdGuardExtra

AdGuard Extra is designed to solve complicated cases when regular ad blocking rules aren't enough.
638 stars 18 forks source link

chip.de #529

Closed BlazDT closed 3 months ago

BlazDT commented 3 months ago

Prerequisites

What product do you use?

AdGuard for Android, Adguard for Windows, AdGuard Extra Extension

What type of problem have you encountered?

Website or app doesn't work properly

Which browser(s) do you use?

Chrome

Where is the problem encountered?

https://www.chip.de/

What filters do you have enabled?

AdGuard Base filter, AdGuard German filter

Issue Details

Steps to reproduce:

  1. Open page

On desktop the layout looks weird, in mobile view real content is hidden.

When I disable the style grid-row: 1 !important; on main[role="main"] it looks as it should.

Expected Behavior

Site clearly visible

Actual Behavior

Broken

Screenshots

Screenshot 1 (https://camo.githubusercontent.com/63c50801ee68f6c6beea2deb334f2d5484124675910efd8134502fea43f13de4/68747470733a2f2f63646e2e616467756172642e696e666f2f736974657265706f7274732f3368676d726169386a6d796f677763776f776b6b676b7330303467346b63776e337a73647068626968632e706e673f6e633d31)

Additional Information

No response

Privacy

You need to add this rule to user filter to disable added workaround: chip.de#@$?#main[role="main"] { grid-row: 2 !important; }

BlazDT commented 3 months ago

@jellizaveta Did you fix it?