|
@@ -3,7 +3,7 @@
|
|
<button class="button button-clear" style="height: 30px; width: 30px;font-size: 25px;" ng-click="toggleLeftSideMenu()">
|
|
<button class="button button-clear" style="height: 30px; width: 30px;font-size: 25px;" ng-click="toggleLeftSideMenu()">
|
|
<div class="ion-ios-keypad-outline" style="height: 30px; width: 30px;font-size: 25px;" />
|
|
<div class="ion-ios-keypad-outline" style="height: 30px; width: 30px;font-size: 25px;" />
|
|
</button>
|
|
</button>
|
|
- <button class="button button-clear" style="height: 30px; width: 30px;margin-top: 1.6px;" ng-click="openPopover($event)">
|
|
|
|
|
|
+ <button class="button button-clear" style="height: 30px; width: 30px;margin-top: 1.6px;margin-left: 8px;" ng-click="openPopover($event)">
|
|
<img src="img/icon_menu.svg" style="height: 60%; width: 100%;">
|
|
<img src="img/icon_menu.svg" style="height: 60%; width: 100%;">
|
|
</button>
|
|
</button>
|
|
</ion-nav-buttons>
|
|
</ion-nav-buttons>
|