diff --git a/apps/files/css/files.css b/apps/files/css/files.css index f35478ecc2..e31b333451 100644 --- a/apps/files/css/files.css +++ b/apps/files/css/files.css @@ -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