(css) Improve .sg-no-wrap

This commit is contained in:
Francis Lachapelle
2018-06-28 10:51:36 -04:00
parent b75593e99a
commit c4109a0f9c
@@ -388,6 +388,7 @@ html p {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-break: break-all;
}
.sg-label-outline {