Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Fix RTL Issue with Review Section */
- .rtl .jeg_review_wrap ul {
- margin: unset;
- }
- .rtl .jeg_reviewstars .reviewscore {
- float: left;
- }
- .rtl .dealstitle {
- float: right;
- }
- .rtl .bestprice {
- float: left;
- text-align: left;
- }
- .rtl .jeg_storelist li .priceinfo {
- float: left;
- }
Add Comment
Please, Sign In to add comment