From d82c9fd623e132a619b5314f37df1f6446589840 Mon Sep 17 00:00:00 2001 From: raghunayyar Date: Tue, 19 Feb 2013 15:12:35 +0530 Subject: [PATCH] Text stays inside the sharing dropdown --- core/css/share.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/css/share.css b/core/css/share.css index e806d25982..aae4294ff2 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;