]> source.dussan.org Git - nextcloud-server.git/commitdiff
increase width of share dialog
authorBjoern Schiessle <schiessle@owncloud.com>
Tue, 13 May 2014 09:49:16 +0000 (11:49 +0200)
committerBjoern Schiessle <schiessle@owncloud.com>
Tue, 13 May 2014 09:49:16 +0000 (11:49 +0200)
core/css/share.css

index ccd1bd65c7334428af4667729b888c44a66432b3..1527a3a0c0fdf07def2bb9295bac976e05ea506d 100644 (file)
@@ -11,7 +11,7 @@
        margin-right:112px;
        position:absolute;
        right:0;
-       width:380px;
+       width:420px;
        z-index:500;
        padding:16px;
 }