diff --git a/notebook/static/notebook/less/renderedhtml.less b/notebook/static/notebook/less/renderedhtml.less index bdc8cb07a8..4b535c7f9a 100644 --- a/notebook/static/notebook/less/renderedhtml.less +++ b/notebook/static/notebook/less/renderedhtml.less @@ -74,11 +74,9 @@ text-align: right; vertical-align: middle; padding: 0.5em 0.5em; - line-height: 1.0; - white-space: nowrap; - max-width: 150px; - text-overflow: ellipsis; - overflow: hidden; + line-height: normal; + white-space: normal; + max-width: none; border: none; } th {