Open
Description
✔ BUGS → ❤❤❤. Keep in mind some bugs may not be immediately fixable due to backwards compatibility or CSS limitations.
for the margin-top is -93px should be 0 or not there??
<div class="ui small modal transition visible active" style="margin-top: -93px;"><div class="header">This is a custom header</div><div class="content">Press on Acknowledge, if information is correct.</div><div class="actions"><button class="ui button" role="button">Cancel</button><button class="ui primary button" role="button">OK</button></div></div>