]> source.dussan.org Git - nextcloud-server.git/commitdiff
detail corrections for search box layout
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Thu, 26 Mar 2015 14:06:11 +0000 (15:06 +0100)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Thu, 26 Mar 2015 14:06:11 +0000 (15:06 +0100)
core/css/styles.css

index c800822286add188fc0fe5c6c069a2d21957a772..184345aca745583189ab206ec2483e24daf9482f 100644 (file)
@@ -241,8 +241,8 @@ textarea:disabled {
        position: relative;
        font-size: 1.2em;
        padding: 3px;
-       padding-left: 28px;
-       background: #fff url('../img/actions/search.svg') no-repeat .5em center;
+       padding-left: 25px;
+       background: #fff url('../img/actions/search.svg') no-repeat 6px center;
        border: 0;
        border-radius: 3px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";