From b8dc85b2f6bb0159e31f0046bc1f1fc11854d4bc Mon Sep 17 00:00:00 2001 From: Bjoern Schiessle Date: Tue, 13 May 2014 11:49:16 +0200 Subject: increase width of share dialog --- core/css/share.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/css/share.css b/core/css/share.css index ccd1bd65c73..1527a3a0c0f 100644 --- a/core/css/share.css +++ b/core/css/share.css @@ -11,7 +11,7 @@ margin-right:112px; position:absolute; right:0; - width:380px; + width:420px; z-index:500; padding:16px; } -- cgit v1.2.3