meta formatting. closes #3926
This commit is contained in:
parent
8339354bc2
commit
902c81b8ca
File diff suppressed because one or more lines are too long
|
@ -1038,7 +1038,8 @@ p.demo_store {
|
|||
td.product-name {
|
||||
dl.variation {
|
||||
margin: .25em 0;
|
||||
font-size: 0.8751em;
|
||||
.clearfix;
|
||||
|
||||
dt, dd {
|
||||
display: inline-block;
|
||||
float: left;
|
||||
|
@ -1146,9 +1147,9 @@ p.demo_store {
|
|||
}
|
||||
dl {
|
||||
margin: 0;
|
||||
font-size: 0.8751em;
|
||||
padding-left: 1em;
|
||||
border-left: 2px solid rgba(0,0,0,0.1);
|
||||
.clearfix;
|
||||
|
||||
dt, dd {
|
||||
display: inline-block;
|
||||
|
|
Loading…
Reference in New Issue