mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-01-16 21:08:34 +01:00
Fix alignment issue in database queries tab
This commit is contained in:
parent
71be65fdcd
commit
5eda8cc983
@ -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