A few Macro bugs

Summary: Consistent look for panels, test for mobile, forms consistency

Test Plan: test Macro on web and iOS sim

Reviewers: epriestley, btrahan

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5959
This commit is contained in:
Chad Little
2013-05-17 16:01:19 -07:00
parent 07ad4d154c
commit f2efda75b5
3 changed files with 6 additions and 9 deletions

View File

@@ -105,6 +105,7 @@ final class PhabricatorMacroViewController
),
array(
'title' => $title_short,
'device' => true,
));
}