Change position of the "Add new address" button
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
#delivery-address {
|
#delivery-address {
|
||||||
.panel-heading {
|
.panel-heading {
|
||||||
position: relative;
|
position: relative;
|
||||||
> .btn-add-address { position: absolute; top: 3px; right: 5px; margin:0; padding: 0; text-transform: none; }
|
> .btn-add-address { position: absolute; top: 7px; right: 10px; margin:0; padding: 0; text-transform: none; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user