aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/css/detailsView.scss
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/css/detailsView.scss')
-rw-r--r--apps/files/css/detailsView.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/css/detailsView.scss b/apps/files/css/detailsView.scss
index 35bbbf17bb3..2fa09606ed7 100644
--- a/apps/files/css/detailsView.scss
+++ b/apps/files/css/detailsView.scss
@@ -34,8 +34,7 @@
}
.app-sidebar .thumbnailContainer.large {
- margin-inline-start: -15px;
- margin-inline-end: -35px; /* 15 + 20 for the close button */
+ margin-inline: -15px -35px; /* 15 + 20 for the close button */
margin-top: -15px;
}