Skip to content

Commit bc7a351

Browse files
committed
Fix scoped label left and right part breaking across lines
1 parent 7ebea3d commit bc7a351

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/less/_repository.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2833,6 +2833,7 @@
28332833
.scope-parent {
28342834
background: none !important;
28352835
padding: 0 !important;
2836+
white-space: nowrap; // Don't break left and right part across lines
28362837
}
28372838

28382839
.ui.label.scope-left {

0 commit comments

Comments
 (0)