Skip to content

Commit fb25303

Browse files
committed
fix styling for environment panel
1 parent 45a7de5 commit fb25303

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

webroot/css/style.css

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

284-
/* correct height to fit with environment panel */
285284
.c-debug-table .cake-debug-copy {
286-
padding: 5px 6px;
285+
position: static;
286+
margin-left: 10px;
287287
}
288288

289289
.c-debug-table .duplicate-route td {

0 commit comments

Comments
 (0)