Sha256: a4b97453168cd5ed1e8639e26a4b869bc6b93a8b1b893a4b76766b17062bf880
Contents?: true
Size: 445 Bytes
Versions: 164
Compression:
Stored size: 445 Bytes
Contents
<div> <p>There should be no horizontal overflow and scrollbar caused by tooltip (assuming there is at least 1px of padding to the right of where the associated control is placed).</p> <div style="float: right;"> <button id="some-button">Button with tooltip positioned to right of the page</button> <%= render(Primer::Alpha::Tooltip.new(for_id: "some-button", type: type, text: tooltip_text, direction: direction)) %> </div> </div>
Version data entries
164 entries across 164 versions & 2 rubygems