Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2015-10-09 11:52:28 +0300
committerMorris Jobke <hey@morrisjobke.de>2015-10-09 11:52:28 +0300
commitc454bbfc05238d08da7a1859748504ddf47412d1 (patch)
treed40a8250767127ec6c6af6c7f10b77c7633feeca /css
parentc05e20adba8fe7ee653b257a1fc23325c9ef6e1d (diff)
Fix broken spinner in apps menu
* fixes owncloud/core#19673
Diffstat (limited to 'css')
-rw-r--r--css/slideshow.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/slideshow.css b/css/slideshow.css
index 8025f040..fec9d544 100644
--- a/css/slideshow.css
+++ b/css/slideshow.css
@@ -197,7 +197,7 @@
height: 100%;
}
-.icon-loading-dark {
+#slideshow .icon-loading-dark {
position: absolute !important;
top: 50%;
left: 0;