diff --git a/core/css/share.css b/core/css/share.css index c0d8e3f9d6..6433d60ca7 100644 --- a/core/css/share.css +++ b/core/css/share.css @@ -83,4 +83,6 @@ a.showCruds:hover,a.unshare:hover { opacity:1; - } \ No newline at end of file + } + +.reshare { white-space:normal; } /* fix shared by text going out of box */