summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/css/style.css2
-rw-r--r--www/templates/events-modal.html5
2 files changed, 3 insertions, 4 deletions
diff --git a/www/css/style.css b/www/css/style.css
index 9eea6224..1ee1b9ab 100644
--- a/www/css/style.css
+++ b/www/css/style.css
@@ -214,7 +214,7 @@ Credit: https://css-tricks.com/snippets/css/a-guide-to-flexbox/
z-index:9999;
position:absolute;
top:50%;
- left:40%;
+ left:50%;
transform: translate(-50%, -50%);
}
diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html
index 7ab9d828..797b6a4f 100644
--- a/www/templates/events-modal.html
+++ b/www/templates/events-modal.html
@@ -67,9 +67,8 @@
<div ng-if="isVideoLoading"
- class="header-centered animated pulse infinite">
- &nbsp;
- {{'kVideoLoading' | translate}}...&nbsp;
+ class="header-centered">
+ <a class="button button-icon animated infinite bounce icon ion-android-download"></a>
</div>
<div ng-if="videoIsReady">