[Mobile] Cleaned up
Set the width of the create menu text/components to fit the menu however it gets cuttoff sometimes. Next steps are to Clean up screen, change the create menu to fit the left side, and fix bottom space.
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
<div class='createBtnPos'>
|
||||
<mct-representation key="'create-button'" mct-object="navigatedObject">
|
||||
</mct-representation>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<mct-splitter class="mobile-splitter"></mct-splitter>
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
at runtime from the About dialog for additional information.
|
||||
-->
|
||||
<div class="contents" ng-controller="CreateMenuController">
|
||||
<div class="pane left menu-items">
|
||||
<div class="pane left menu-items pane-special left">
|
||||
<ul>
|
||||
|
||||
<li ng-repeat="createAction in createActions">
|
||||
|
||||
Reference in New Issue
Block a user