Weird left/top margin even if all margins are removed. #4710
martinrotter
started this conversation in
General
Replies: 1 comment
-
You can use
You need to compare to a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. Check this.
Somehow, my ChromiumWebBrowser instances in WPF app always leave behind left/top margin (the green color is set to parent control backgroun).
The HTML/CSS code sets padding/margin for body element to 0, WPF element/parent has Padding and Margin set to zero. Yet, there is this weird margin visible. Any ideas?
When viewing the HTML content in Firefox, there are no margins as expected.
Beta Was this translation helpful? Give feedback.
All reactions