diff --git a/media/css/seahub.css b/media/css/seahub.css index 94e3a6b384..97baaf46dc 100644 --- a/media/css/seahub.css +++ b/media/css/seahub.css @@ -2480,6 +2480,11 @@ button.sf-dropdown-toggle:focus { padding:10px 20px; position: relative; } +.smart-link-help { + color: #bbb; + word-break: break-all; + word-wrap: break-word; +} .smart-link-wraper { width: 100%; margin-bottom: 15px; diff --git a/seahub/templates/js/templates.html b/seahub/templates/js/templates.html index 7cad47fcf9..0d8b121cfa 100644 --- a/seahub/templates/js/templates.html +++ b/seahub/templates/js/templates.html @@ -553,7 +553,7 @@