Add CSS to align "Upsell Products"

This commit is contained in:
badsuricate
2013-10-23 15:41:40 +02:00
parent 41713d68be
commit e35d17346d

View File

@@ -4,6 +4,11 @@
float: right;
font-size: .6em;
}
h3{
top: -14px !important;
margin: 0;
}
}
@@ -143,4 +148,4 @@
min-height: 180px; height: auto!important; height: 180px;
}
}
}
}