diff --git a/frontend/src/css/grid-view.css b/frontend/src/css/grid-view.css index 732def60f4..b2ddeca5e0 100644 --- a/frontend/src/css/grid-view.css +++ b/frontend/src/css/grid-view.css @@ -68,7 +68,7 @@ .grid-file-locked-icon { position: absolute; - bottom: 5px; + bottom: 0; right: 10px; width: 16px; } \ No newline at end of file