]> source.dussan.org Git - nextcloud-server.git/commitdiff
Increase click area of breadcrumb, fix oc-703
authorTom Needham <needham.thomas@gmail.com>
Wed, 19 Sep 2012 12:31:02 +0000 (12:31 +0000)
committerTom Needham <needham.thomas@gmail.com>
Wed, 19 Sep 2012 12:31:02 +0000 (12:31 +0000)
apps/files/css/files.css

index f35478ecc2167e61d082cca4075e5853ce9afa20..e31b3334515bee68f471445d783e9b579bf46f6c 100644 (file)
@@ -87,3 +87,5 @@ a.action>img { max-height:16px; max-width:16px; vertical-align:text-bottom; }
 #navigation>ul>li:first-child+li { padding-top:2.9em; }
 
 #scanning-message{ top:40%; left:40%; position:absolute; display:none; }
+
+div.crumb a{ padding: 0.9em 0 0.7em 0; }
\ No newline at end of file