floating h3s in checkout. closes #4523
This commit is contained in:
parent
70a5004ff9
commit
a382733c51
File diff suppressed because one or more lines are too long
|
@ -1352,7 +1352,7 @@ p.demo_store {
|
|||
|
||||
.checkout {
|
||||
.col-2 {
|
||||
h3 {
|
||||
h3#ship-to-different-address {
|
||||
float:left;
|
||||
clear:none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue