diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files/css/files.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/css/files.css b/apps/files/css/files.css index f35478ecc21..e31b3334515 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 |