fix: adjusting vertical alignment on shopping cart action icons

This commit is contained in:
Brian Talbot
2015-01-12 15:39:59 -05:00
parent 64bc0649ce
commit 471f9e179e

View File

@@ -831,7 +831,7 @@
.fa-caret-right {
position: absolute;
right: 30px;
top: 25px;
top: 22px;
color: white;
font-size: 24px;
}