Commit dee3dc4e by amal

Merge branch 'amal' into 'master'

Amal See merge request !15
parents 59854f10 ef45950f
......@@ -4,7 +4,7 @@
</button>
<div class="nav_title floatLeft">
</div>
<button class="nav_btn floatRight">
<button class="nav_btn nav_cart floatRight">
</button>
<div class="clear"></div>
</div>
......
......@@ -491,6 +491,14 @@ app-deliverypop {
}
}
.nav_cart {
background-image: url("./assets/cart_icon.png");
img {
width: 25px;
display: none;
}
}
ion-header {
z-index: 9999 !important;
order: 0 !important;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment