average rating widget #12038
This commit is contained in:
parent
f6481088e3
commit
388775935c
File diff suppressed because one or more lines are too long
|
@ -606,6 +606,17 @@ table.variations {
|
|||
}
|
||||
}
|
||||
|
||||
.widget_rating_filter {
|
||||
li {
|
||||
text-align: right;
|
||||
|
||||
.star-rating {
|
||||
float: left;
|
||||
margin-top: .3em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Layout stuff
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue