Skip to content

Commit

Permalink
CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Apr 9, 2024
1 parent 46e21a0 commit 4bcbe4e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion htdocs/debugbar/css/widgets.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
span.phpdebugbar-widgets-value {
white-space: pre;
}

dl.phpdebugbar-widgets-kvlist.phpdebugbar-widgets-hooklist dt {
float: left;
width: 230px;
Expand Down Expand Up @@ -42,4 +46,3 @@ dl.phpdebugbar-widgets-kvlist dd span:nth-of-type(3) {
min-width: 80px;
margin-right: 20px;
}

0 comments on commit 4bcbe4e

Please sign in to comment.