diff --git a/platform/commonUI/general/res/sass/features/_imagery.scss b/platform/commonUI/general/res/sass/features/_imagery.scss index 945c99cb96..90198aae94 100644 --- a/platform/commonUI/general/res/sass/features/_imagery.scss +++ b/platform/commonUI/general/res/sass/features/_imagery.scss @@ -44,14 +44,16 @@ .l-image-main-controlbar { font-size: 0.8em; line-height: inherit; - .left, .right { + .l-datetime-w, .l-controls-w { direction: rtl; overflow: hidden; } - .left { + .l-datetime-w { + @include ellipsize(); + margin-right: $interiorMarginSm; text-align: left; } - .right { + .l-controls-w { z-index: 2; } .l-date, @@ -138,6 +140,7 @@ /*************************************** LOCAL CONTROLS */ .l-local-controls { max-width: 200px; + min-width: 100px; width: 35%; input[type="range"] { display: block; diff --git a/platform/features/imagery/res/templates/imagery.html b/platform/features/imagery/res/templates/imagery.html index e67cf5ae16..8dfb4964b4 100644 --- a/platform/features/imagery/res/templates/imagery.html +++ b/platform/features/imagery/res/templates/imagery.html @@ -33,12 +33,12 @@
-
+
{{imagery.getTime()}}
-
+