1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-23 02:38:48 +02:00
phorge-phorge/src/applications/ponder/controller
Chad Little 38626dce64 Remove spacer from sidebars.
Summary: This removes all calls to addSpacer and the method. We were applying it inconsistently and it was causing spacing issues with redesigning the sidenav. My feeling is we can recreate the space in CSS if the design dictates, which would apply it consistently.

Test Plan: Go to Applications, click on every application.

Reviewers: epriestley, btrahan

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4420
2013-01-13 08:17:12 -08:00
..
PonderAnswerPreviewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PonderAnswerSaveController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PonderAnswerViewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PonderCommentSaveController.php Fix an exception in Ponder comment saving. 2012-12-16 12:01:43 -08:00
PonderController.php Remove spacer from sidebars. 2013-01-13 08:17:12 -08:00
PonderFeedController.php Rename setViewer() to setUser() in views 2012-12-21 12:18:55 -08:00
PonderQuestionAskController.php Allow users to set whether or not textareas are monospaced. 2012-11-27 14:06:42 -08:00
PonderQuestionPreviewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PonderQuestionViewController.php Expose subscribers in search and some polish 2012-11-06 15:35:26 -08:00
PonderVoteSaveController.php Delete license headers from files 2012-11-05 11:16:51 -08:00