Skip to content

Commit

Permalink
Don't allow wrapping for URL on site creation panel.
Browse files Browse the repository at this point in the history
  • Loading branch information
boonebgorges committed Jul 18, 2024
1 parent f7037d4 commit 3fd4043
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.less
Original file line number Diff line number Diff line change
Expand Up @@ -1406,6 +1406,7 @@ body form{
.site-path {
display: table;
padding-left: 25px;
white-space: nowrap;
width: 90%;
span {
display: table-cell;
Expand Down

0 comments on commit 3fd4043

Please sign in to comment.