fix paypal logo

This commit is contained in:
jomo
2014-06-28 22:06:34 +02:00
parent 4e71022262
commit a253d8b25f

View File

@@ -612,7 +612,7 @@ tr.spacer {
padding-right: 30px;
&.paypal {
background-image: url(image_path('/assets/double_p.svg'));
background-image: url(image_path('double_p.svg'));
background-repeat: no-repeat;
background-position: right 6px center;
}