]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix file summary position
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Wed, 14 Aug 2013 19:26:06 +0000 (21:26 +0200)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Wed, 14 Aug 2013 19:26:06 +0000 (21:26 +0200)
apps/files/css/files.css

index de7be0a6a22d46ac52d3b1690677f52d76e4ca0d..4f2f10da4dd2934bb0115b334d1239745b6d1268 100644 (file)
@@ -281,9 +281,8 @@ a.action>img { max-height:16px; max-width:16px; vertical-align:text-bottom; }
 .summary {
        opacity: .5;
 }
-
 .summary .info {
-       margin-left: 3em;
+       margin-left: 55px;
 }
 
 #scanning-message{ top:40%; left:40%; position:absolute; display:none; }