Skip to content

Commit cb93a99

Browse files
JayBizzlebarryvdh
authored andcommitted
Give rows a little more breathing space, especially for the query tab (barryvdh#535)
1 parent 3625487 commit cb93a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resources/laravel-debugbar.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ div.phpdebugbar-widgets-messages div.phpdebugbar-widgets-toolbar a.phpdebugbar-w
205205
}
206206

207207
ul.phpdebugbar-widgets-list li.phpdebugbar-widgets-list-item {
208-
padding: 5px 10px;
208+
padding: 15px 10px;
209209
border: none;
210210
font-family: inherit;
211211
overflow: visible;

0 commit comments

Comments
 (0)