[Mobile] Fix
Fixed the desktop version breaking. CUrrent issue is hte menu is getting cut off.
This commit is contained in:
@@ -44,16 +44,15 @@
|
||||
</div>
|
||||
|
||||
<mct-splitter class="mobile-splitter"></mct-splitter>
|
||||
|
||||
<!-- ITEMS MENU: ADDED THE PANE RIGHT HERE, similar to .pane.right example-->
|
||||
<div class='split-pane-component items pane pane-special right'>
|
||||
<div class='holder abs' id='content-area'>
|
||||
<mct-representation mct-object="navigatedObject" key="'browse-object'">
|
||||
</mct-representation>
|
||||
</div>
|
||||
<div class="s-very-subtle key-properties ui-symbol mobile-menu-icon button-pos"
|
||||
<div class='split-pane-component items pane pane-special right'>
|
||||
<div class='holder abs' id='content-area'>
|
||||
<mct-representation mct-object="navigatedObject" key="'browse-object'">
|
||||
</mct-representation>
|
||||
</div>
|
||||
<div class="s-very-subtle key-properties ui-symbol mobile-menu-icon button-pos"
|
||||
ng-click="treeSlide()">m</div>
|
||||
</div>
|
||||
</div>
|
||||
</mct-split-pane>
|
||||
</div>
|
||||
<mct-include key="'bottombar'"></mct-include>
|
||||
|
||||
Reference in New Issue
Block a user