[Frontend] Applied split pane functionality to edit mode

WTD-1002
SplitPaneController added to edit-object.html;
CSS modded to remove positioning that is now under splitter control;
This commit is contained in:
Charles Hacskaylo
2015-03-06 08:11:27 -08:00
parent 433cdf8b1c
commit feda668e18
5 changed files with 42 additions and 46 deletions

View File

@@ -180,6 +180,7 @@
&.horizontal {
// Slides up and down
>.pane {
// @include test();
margin-top: $interiorMargin;
&:first-child {
margin-top: 0;