Closed BlazDT closed 3 months ago
AdGuard for Android, Adguard for Windows, AdGuard Extra Extension
Website or app doesn't work properly
Chrome
https://www.chip.de/
AdGuard Base filter, AdGuard German filter
Steps to reproduce:
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.
main[role="main"]
Site clearly visible
Broken
No response
You need to add this rule to user filter to disable added workaround: chip.de#@$?#main[role="main"] { grid-row: 2 !important; }
chip.de#@$?#main[role="main"] { grid-row: 2 !important; }
@jellizaveta Did you fix it?
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:
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; }