Skip to content

Commit

Permalink
Merge pull request #1027 from cakephp/5.x-fix-env-panel-styling
Browse files Browse the repository at this point in the history
fix styling for environment panel
  • Loading branch information
markstory authored Sep 18, 2024
2 parents 45a7de5 + fb25303 commit 57b650c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webroot/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 57b650c

Please sign in to comment.