]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix positioning issue of share dropdown in intermediate widths
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Tue, 3 Jun 2014 11:13:15 +0000 (13:13 +0200)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Tue, 3 Jun 2014 11:13:15 +0000 (13:13 +0200)
core/css/share.css

index 1527a3a0c0fdf07def2bb9295bac976e05ea506d..0859c195858535e9411de3777f1e2f5df3d3544c 100644 (file)
@@ -8,7 +8,7 @@
        border-bottom-right-radius: 5px;
        box-shadow:0 1px 1px #777;
        display:block;
-       margin-right:112px;
+       margin-right: 0;
        position:absolute;
        right:0;
        width:420px;