[Frontend] Adjusted margin strategy in left pane elements

open #250
Changed flex-elem to use margin-bottom instead of top;
Added margin-top to .search-results element;
This commit is contained in:
Charles Hacskaylo
2015-11-09 16:21:50 -08:00
parent c0dc30edb7
commit cfc9b61e25
6 changed files with 108 additions and 100 deletions

View File

@@ -31,7 +31,7 @@
<div class="abs holder l-flex-col holder-treeview-elements">
<mct-representation key="'create-button'"
mct-object="navigatedObject"
class="flex-elem">
class="holder flex-elem create-btn-holder">
</mct-representation>
<mct-include key="'search'"
ng-model="treeModel"