diff options
Diffstat (limited to 'apps/files/css/files.scss')
-rw-r--r-- | apps/files/css/files.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss index 075646cae80..416d744b502 100644 --- a/apps/files/css/files.scss +++ b/apps/files/css/files.scss @@ -1062,7 +1062,7 @@ table.dragshadow td.size { overflow: hidden; // we but the thumbnail in background to ensure // the name is the default click handler - // force back the cursor which have been overrided + // force back the cursor which has been overridden // and disabled for some reason... cursor: pointer !important; |