Elastic: Fix timezone element in mobile header overlapping toolbar buttons

This commit is contained in:
Aleksander Machniak 2018-05-18 12:01:07 +00:00
parent a99c87f747
commit 0518dd874a

View file

@ -1916,7 +1916,9 @@ body.task-calendar {
}
}
.header-title {
body.task-calendar .header-title {
position: relative;
.tz {
position: absolute;
bottom: 0;