We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9875bbe commit e24c1a5Copy full SHA for e24c1a5
index.php
@@ -241,7 +241,7 @@
241
<div class="list-group border-0 card text-center text-md-left" style="margin-top: 10px;">
242
<p style="text-align: center;">This was originaly created by <a href="https://github.com/TGRHavoc">Havoc</a></p>
243
244
- <div id="alert-holder" class="list-group-item d-inline-block collapsed" style="white-space: normal; border: none;">
+ <div id="alert-holder" class="list-group-item d-inline-block collapsed" style="white-space: normal; border: none; overflow-y: scroll; max-height: 200px; width: 322px; /* Remove scroll bar */">
245
</div>
246
247
0 commit comments