-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5270 from owncloud/15062021_center-mediaviewer-lo…
…adingspinner Vertically center mediaviewer loadingspinner
- Loading branch information
Showing
2 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
changelog/unreleased/bugfix-center-mediaviewer-loadingspinner
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Bugfix: Center MediaViewer loading spinner | ||
|
||
The loading spinner in the media viewer app wasn't centered vertically since the | ||
wrapping element was to small. It has now been given a min-height of the current | ||
screen size. | ||
|
||
https://github.com/owncloud/web/pull/5270 | ||
https://github.com/owncloud/web/issues/5196 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters