Skip to content

Commit ad38b17

Browse files
fredtrumandurran
authored andcommitted
COMPASS-736: Fix Hidden Tabs (#877)
* fix hidden tabs * short db long collection
1 parent 28ab665 commit ad38b17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/internal-packages/home/styles/index.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,11 @@
6666
color: @chart1;
6767
margin-right: 2px;
6868
text-decoration: none;
69+
white-space: nowrap;
6970
}
7071
span {
7172
margin-left: 2px;
73+
white-space: nowrap;
7274
}
7375
}
7476
.column-container {

0 commit comments

Comments
 (0)