Clear floats after Product Summary in 2023
This commit is contained in:
parent
b42da82e50
commit
32aaf1ca97
|
@ -361,8 +361,12 @@
|
|||
|
||||
.related.products {
|
||||
margin-top: 7rem;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.upsells.products {
|
||||
clear: both;
|
||||
}
|
||||
}
|
||||
|
||||
// Reviews tab.
|
||||
|
|
Loading…
Reference in New Issue