Merge pull request #442 from asaadmahmoodspin/master

MM-1989 - Hiding Cancel text in LHS that messes up the RHS
Этот коммит содержится в:
Corey Hulen
2015-08-23 20:33:04 -07:00
родитель 06c5ddcb1d d3c5a30ab9
Коммит 567dac0ec0

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

@@ -200,6 +200,9 @@
}
}
}
.search__clear {
display: none;
}
}
#navbar {