Hiding search popover for mobile devices

Этот коммит содержится в:
Asaad Mahmood
2015-10-23 21:33:04 +05:00
родитель 1ab88072e1
Коммит fde05f83f3

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

@@ -284,9 +284,8 @@
height: auto;
}
}
.popover.search-help-popover {
width: 262px;
margin: 34px 0 0 14px;
.search-help-popover.visible {
visibility: hidden;
}
.modal-direct-channels {
.member-count {