php-debugbar icon indicating copy to clipboard operation
php-debugbar copied to clipboard

Messages: Searchbar overlap

Open dan-iway opened this issue 8 years ago • 0 comments

If there are enough messages the searchbar overlaps the last message.

I think this: https://github.com/maximebf/php-debugbar/blob/master/src/DebugBar/Resources/widgets.css#L23

Should be ul instead of div, so: div.phpdebugbar-widgets-messages ul.phpdebugbar-widgets-list {

dan-iway avatar Jul 15 '16 08:07 dan-iway