10 lines
184 B
CSS
10 lines
184 B
CSS
.st_order-product-options {
|
|
list-style: disc;
|
|
margin-left: 1.1em;
|
|
margin-top: 5px;
|
|
text-align: left;
|
|
}
|
|
|
|
.st_order-product-options .option-label {
|
|
display: inline;
|
|
} |