mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-01-16 21:08:34 +01:00
Merge pull request #46 from thallisphp/patch-1
Fix alignment issue in database queries tab
This commit is contained in:
commit
34d6037621
@ -8,6 +8,7 @@ ul.phpdebugbar-widgets-list {
|
||||
padding: 3px 6px;
|
||||
border-bottom: 1px solid #eee;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
ul.phpdebugbar-widgets-list li.phpdebugbar-widgets-list-item:hover {
|
||||
background: #fafafa;
|
||||
|
Loading…
x
Reference in New Issue
Block a user