Fix search results with tables, fatals in Phortune

Summary: Previously we collapsed all table search results, but the new UI doesn't need it. Remove unused methods and fix CSS.

Test Plan: Legalpad Signatures, Phortune Accounts.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D16469
This commit is contained in:
Chad Little
2016-08-29 20:09:43 -07:00
parent 9422596ebf
commit b75cea55a7
7 changed files with 11 additions and 19 deletions

View File

@@ -16,6 +16,11 @@
border-bottom: 1px solid {$thinblueborder};
}
.application-search-view .phui-object-box.phui-object-box-collapsed
.phui-header-shell {
padding: 20px 8px;
}
.application-search-results
.phui-profile-header.phui-header-shell .phui-header-header {
font-size: 20px;