diff --git a/core/css/share.css b/core/css/share.css index e806d25982e..aae4294ff29 100644 --- a/core/css/share.css +++ b/core/css/share.css @@ -24,6 +24,10 @@ #shareWithList li { padding-top:.1em; } + + #shareWithList li:first-child { + white-space:normal; + } #dropdown label { font-weight:400;