Skip to content

Commit 9e0bdf6

Browse files
committed
fix styling for debugger dumped variables
1 parent 6faf3c0 commit 9e0bdf6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

webroot/css/style.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -281,10 +281,6 @@ strong {
281281
text-align: left;
282282
}
283283

284-
/* Override styles in cake's default css */
285-
.c-debug-table .cake-debug-string {
286-
margin-right: 48px;
287-
}
288284
/* correct height to fit with environment panel */
289285
.c-debug-table .cake-debug-copy {
290286
padding: 5px 6px;

0 commit comments

Comments
 (0)