* PLT-5091 - Updating teams sidebar style

* PLT-4650 - Updating bot indicator

* Removing text decoration

* Fixing dropdown menu in admin console

* Updating bot indicator position on desktop

* Updating bot indicator on mobile

* Moving bot indicator below for mobile

* Adding bg to the bot indicator

* Updating css for bot indicator in compact view
Этот коммит содержится в:
Asaad Mahmood
2017-01-04 04:23:27 +05:00
коммит произвёл Joram Wilander
родитель 6218805695
Коммит f1679cb2a0
6 изменённых файлов: 46 добавлений и 32 удалений

Просмотреть файл

@@ -175,6 +175,14 @@
}
.post {
&:not(.post--compact) {
.bot-indicator {
left: 6px;
position: absolute;
top: 31px;
}
}
.post__dropdown {
display: inline-block;
height: 28px;

Просмотреть файл

@@ -16,7 +16,7 @@
}
.heading {
max-width: 150px;
max-width: 110px;
}
}