1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-06-12 00:51:20 +02:00

debugbar.css: fix broken CSS (#675)

is broken since this change: cd46685df8 (diff-f8b1773a74ff6db4b152bc60684f28e27084381920026052bac436b09db55d31L173) 

@nckrtl
This commit is contained in:
Lars Moelleken
2024-09-09 14:59:35 +02:00
committed by GitHub
parent 1b5cabe0ce
commit 4eb7fd73a1

View File

@ -169,7 +169,7 @@ div.phpdebugbar-header-right > select {
/* -------------------------------------- */
span.phpdebugbar-indicator,
a.phpdebugbar-indicator,
a.phpdebugbar-indicator
{
border-right: 1px solid #ddd;
}