From 450373fd18de1d0478737e923dfe0bc6f0470d99 Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Mon, 19 Dec 2016 17:34:55 +0100 Subject: [PATCH] Fix indentation Signed-off-by: Lukas Reschke --- apps/files/css/detailsView.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/files/css/detailsView.css b/apps/files/css/detailsView.css index 85eb804d081..cab6a684042 100644 --- a/apps/files/css/detailsView.css +++ b/apps/files/css/detailsView.css @@ -16,7 +16,7 @@ #app-sidebar .mainFileInfoView .icon { display: inline-block; - background-size: 16px 16px; + background-size: 16px 16px; } #app-sidebar .mainFileInfoView .permalink { -- 2.39.5