summaryrefslogtreecommitdiffstats
path: root/core/css/share.css
diff options
context:
space:
mode:
authorBjoern Schiessle <schiessle@owncloud.com>2014-05-13 11:49:16 +0200
committerBjoern Schiessle <schiessle@owncloud.com>2014-05-13 11:49:16 +0200
commitb8dc85b2f6bb0159e31f0046bc1f1fc11854d4bc (patch)
tree087d3a4e812ffc976543a883476e20febd43f77b /core/css/share.css
parentd56d03e230a20a621113a2b90064f331b3952f1b (diff)
downloadnextcloud-server-b8dc85b2f6bb0159e31f0046bc1f1fc11854d4bc.tar.gz
nextcloud-server-b8dc85b2f6bb0159e31f0046bc1f1fc11854d4bc.zip
increase width of share dialog
Diffstat (limited to 'core/css/share.css')
-rw-r--r--core/css/share.css2
1 files changed, 1 insertions, 1 deletions
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;
}