diff --git a/src/scss/_dashboard.scss b/src/scss/_dashboard.scss index d941c1f36..aaea57a8b 100644 --- a/src/scss/_dashboard.scss +++ b/src/scss/_dashboard.scss @@ -74,7 +74,7 @@ .UppyDashboard-close { @include reset-button; display: none; - position: absolute; + position: fixed; top: 12px; right: 12px; cursor: pointer;