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
diff options
context:
space:
mode:
authorOlivier Paroz <oparoz@users.noreply.github.com>2015-10-09 12:53:23 +0300
committerOlivier Paroz <oparoz@users.noreply.github.com>2015-10-09 12:53:23 +0300
commit29aa4e4b072b16dfa981fed9de049135c192239a (patch)
treed40a8250767127ec6c6af6c7f10b77c7633feeca
parentc05e20adba8fe7ee653b257a1fc23325c9ef6e1d (diff)
parentc454bbfc05238d08da7a1859748504ddf47412d1 (diff)
Merge pull request #415 from owncloud/fix-broken-apps-menu
Fix broken spinner in apps menu
-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;