]> source.dussan.org Git - nextcloud-server.git/commitdiff
Prevent 1px padding between button and dropdown in ie11 when zooming
authorSugaroverdose <n1nj4p0w3r@gmail.com>
Wed, 28 Jan 2015 19:44:12 +0000 (22:44 +0300)
committerSugaroverdose <n1nj4p0w3r@gmail.com>
Wed, 28 Jan 2015 19:44:12 +0000 (22:44 +0300)
apps/files/css/files.css

index cdaa328aea1ee13ad2a90c5424717498b8cb8ac2..1d6b4ad9e07145fd724080b044c3fd8908d5d00c 100644 (file)
@@ -48,7 +48,7 @@
        z-index: -10;
        padding: 8px;
        padding-bottom: 0;
-       margin-top: 14px;
+       margin-top: 13.5px;
        margin-left: -1px;
        text-align: left;
        background: #f8f8f8;