Skip to content

Commit 0d4d0cd

Browse files
authored
Fix param names on template widget (php-debugbar#784)
1 parent d1517d7 commit 0d4d0cd

File tree

1 file changed

+1
-0
lines changed
  • src/DebugBar/Resources/widgets/templates

1 file changed

+1
-0
lines changed

src/DebugBar/Resources/widgets/templates/widget.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,5 @@ div.phpdebugbar-widgets-templates table.phpdebugbar-widgets-params td {
7070
div.phpdebugbar-widgets-templates table.phpdebugbar-widgets-params .phpdebugbar-widgets-name {
7171
width: 20%;
7272
font-weight: bold;
73+
vertical-align: top;
7374
}

0 commit comments

Comments
 (0)