Fixed the slideDown animation for the shipping address
This commit is contained in:
parent
20fe9850ff
commit
bf6c5a4f29
File diff suppressed because one or more lines are too long
|
@ -1309,6 +1309,10 @@ div.shipping-address {
|
|||
clear: left;
|
||||
}
|
||||
|
||||
div.shipping_address {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#shiptobilling {
|
||||
float: right;
|
||||
line-height: 1.62em;
|
||||
|
|
Loading…
Reference in New Issue