summaryrefslogtreecommitdiffstats
path: root/portal/src/main/webapp/extsys/vim/css/vim.css
diff options
context:
space:
mode:
Diffstat (limited to 'portal/src/main/webapp/extsys/vim/css/vim.css')
-rw-r--r--portal/src/main/webapp/extsys/vim/css/vim.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/portal/src/main/webapp/extsys/vim/css/vim.css b/portal/src/main/webapp/extsys/vim/css/vim.css
index 0998451..aa24232 100644
--- a/portal/src/main/webapp/extsys/vim/css/vim.css
+++ b/portal/src/main/webapp/extsys/vim/css/vim.css
@@ -547,4 +547,9 @@ h3 {
margin-top: 35px;
position: absolute;
background: #ddd;
+}
+.md-text-overflow {
+ overflow: hidden;
+ text-overflow: ellipsis;
+ white-space: nowrap;
} \ No newline at end of file