Skip to content

Commit

Permalink
Fix scoped label left and right part breaking across lines
Browse files Browse the repository at this point in the history
  • Loading branch information
brechtvl committed Feb 26, 2023
1 parent 7ebea3d commit bc7a351
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web_src/less/_repository.less
Original file line number Diff line number Diff line change
Expand Up @@ -2833,6 +2833,7 @@
.scope-parent {
background: none !important;
padding: 0 !important;
white-space: nowrap; // Don't break left and right part across lines
}

.ui.label.scope-left {
Expand Down

0 comments on commit bc7a351

Please sign in to comment.