diff --git a/webroot/css/style.css b/webroot/css/style.css index 5d020196..d6d1e894 100644 --- a/webroot/css/style.css +++ b/webroot/css/style.css @@ -281,9 +281,9 @@ strong { text-align: left; } -/* correct height to fit with environment panel */ .c-debug-table .cake-debug-copy { - padding: 5px 6px; + position: static; + margin-left: 10px; } .c-debug-table .duplicate-route td {