Browse Source

Moving shirt types back into card

Dave Gandy 9 years ago
parent
commit
ace3cbc96d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/assets/less/site/store.less

+ 2 - 2
src/assets/less/site/store.less

@@ -41,8 +41,8 @@
 
 .product-sizes {
   position: absolute;
-  top: -13px;
-  right: @buffer-lg;
+  top: 6px;
+  right: 6px;
   border-radius: @border-radius-base;
   background-color: #fff;
   font-size: 21px;