summaryrefslogtreecommitdiffstats
path: root/apps/files/css/detailsView.css
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2016-03-09 15:14:05 +0100
committerStefan Weil <sw@weilnetz.de>2016-03-09 15:14:05 +0100
commit692f312513158edf4cf99607e6d5437d139003c7 (patch)
tree9dd8b7e8d384c8297acc1b9c1e9eaf7283e8e073 /apps/files/css/detailsView.css
parentd0a70a9776290b419abe14d297fa179b56839846 (diff)
downloadnextcloud-server-692f312513158edf4cf99607e6d5437d139003c7.tar.gz
nextcloud-server-692f312513158edf4cf99607e6d5437d139003c7.zip
apps/files: Fix typos in comments (found and fixed by codespell)
This contribution is AGPL and MIT licensed. Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'apps/files/css/detailsView.css')
-rw-r--r--apps/files/css/detailsView.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/css/detailsView.css b/apps/files/css/detailsView.css
index c65107937da..c77bb28c774 100644
--- a/apps/files/css/detailsView.css
+++ b/apps/files/css/detailsView.css
@@ -8,7 +8,7 @@
}
#app-sidebar .mainFileInfoView {
- margin-right: 20px; /* accomodate for close icon */
+ margin-right: 20px; /* accommodate for close icon */
float:left;
display:block;
width: 100%;
@@ -26,7 +26,7 @@
}
#app-sidebar .thumbnailContainer.image.portrait {
- margin: 0; /* if we dont fit the image anyway we give it back the margin */
+ margin: 0; /* if we don't fit the image anyway we give it back the margin */
}
#app-sidebar .image .thumbnail {