Hiding search popover for mobile devices

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

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

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