diff --git a/platform/features/clock/src/indicators/ClockIndicator.js b/platform/features/clock/src/indicators/ClockIndicator.js index 11e5c0fca5..a564ddf8d1 100644 --- a/platform/features/clock/src/indicators/ClockIndicator.js +++ b/platform/features/clock/src/indicators/ClockIndicator.js @@ -51,7 +51,7 @@ define( }; ClockIndicator.prototype.getGlyphClass = function () { - return ""; + return "no-icon no-collapse float-right subtle"; }; ClockIndicator.prototype.getText = function () {