In-progress checkin - NOT WORKING RIGHT YET!

This commit is contained in:
Charles Hacskaylo
2015-03-05 16:02:33 -08:00
parent 1304084f7a
commit 433cdf8b1c
5 changed files with 54 additions and 24 deletions

View File

@@ -4,7 +4,7 @@
<div class='split-layout vertical contents abs'
ng-controller="SplitPaneController as splitter">
<div class='split-pane-component treeview pane'
ng-style="{ width: splitter.state() + 'px'}">
ng-style="{ width: (splitter.state() - 8) + 'px'}">
<mct-representation key="'create-button'" mct-object="navigatedObject">
</mct-representation>
<div class='holder tree-holder abs'>