HTML-Renderer
HTML-Renderer copied to clipboard
header to the right side
.headerlogo {
position: fixed;
right: 0;
top: 0;
}
<body>
<div class="headerlogo"><img width="189px" height="50px" src="data:image/png;base64,iVBORw0KG..." /></div>
EXPECTED: aligns logo to the right
RESULT: aligns logo to the left
VERSION: 1.5.1-beta1 from nuget