Skip to content

Commit

Permalink
debugbar.css: fix broken CSS (#675)
Browse files Browse the repository at this point in the history
  • Loading branch information
voku authored Sep 9, 2024
1 parent 1b5cabe commit 4eb7fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DebugBar/Resources/debugbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ div.phpdebugbar-header-right > select {
/* -------------------------------------- */

span.phpdebugbar-indicator,
a.phpdebugbar-indicator,
a.phpdebugbar-indicator
{
border-right: 1px solid #ddd;
}
Expand Down

0 comments on commit 4eb7fd7

Please sign in to comment.