We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c02dc commit df05515Copy full SHA for df05515
index.php
@@ -421,7 +421,7 @@ public static function getLoggingTabPane($requestId, $request)
421
<div class="row">
422
<div class="col-md-4">
423
<h3>
424
- <img src="debugger/img/minty_square.png" alt="MintyPHP logo" style="float:left; margin-right:10px;">
+ <img src="debugger/img/minty_square.png" alt="MintyPHP logo" style="height: 24px; float:left; margin-right:10px;">
425
MintyPHP Debugger
426
</h3>
427
</div>
0 commit comments