Mobile design fixed

This commit is contained in:
adam.harbas@a-net.ba
2016-01-13 09:51:36 +01:00
parent 9e200ca910
commit 8675dc724f
2 changed files with 24 additions and 5 deletions

View File

@@ -15,7 +15,19 @@
margin-bottom: 6px !important;
}
.collapsed_address_container .mybutton {
.collapsed-address-container .mybutton {
margin-top: 0px !important;
width: 240px;
}
.collapsed-address-container-mobile button {
margin-bottom: 6px !important;
margin-left: 10% !important;
margin-right: 10% !important;
width: 80% !important;
}
.gift-btn {
width: 200px;
margin-bottom: 10px;
}