mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-07-25 10:41:55 +02:00
Overflow uri
This commit is contained in:
@@ -324,6 +324,9 @@ div.phpdebugbar-mini-design a.phpdebugbar-tab {
|
||||
.phpdebugbar-widgets-dataset-history table td, .phpdebugbar-widgets-dataset-history table th {
|
||||
padding: 6px 3px;
|
||||
border-bottom: 1px solid #ddd;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.phpdebugbar-widgets-dataset-history table td a{
|
||||
display: block;
|
||||
|
Reference in New Issue
Block a user